v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Namespaces | Functions
javascript.cpp File Reference
#include <fstream>
#include <memory>
#include <v8-debug.h>
#include "debugger.h"
Include dependency graph for javascript.cpp:

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 > ()