v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Variables
wrapped_class.cpp File Reference
#include "wrapped_class.h"
#include "parsed_method.h"
#include "class_handler.h"
Include dependency graph for wrapped_class.cpp:

Go to the source code of this file.

Variables

int MAX_DECLARATIONS_PER_FILE = 50
 

Variable Documentation

int MAX_DECLARATIONS_PER_FILE = 50

Definition at line 8 of file wrapped_class.cpp.

Referenced by generate_bindings(), and PrintFunctionNamesAction::ParseArgs().