v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
Go to the source code of this file.
Namespaces | |
v8toolkit | |
Functions | |
std::atomic< int > | v8toolkit::script_id_counter (0) |
v8::Local< v8::Context > | v8toolkit::get_debug_context () |
v8toolkit::Isolate::operator v8::Local< v8::ObjectTemplate > () | |