![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-callbacks.h>
Public Attributes | |
bool | codegen_allowed = false |
MaybeLocal< String > | modified_source |
Definition at line 263 of file v8-callbacks.h.
bool v8::ModifyCodeGenerationFromStringsResult::codegen_allowed = false |
Definition at line 265 of file v8-callbacks.h.
MaybeLocal<String> v8::ModifyCodeGenerationFromStringsResult::modified_source |
Definition at line 269 of file v8-callbacks.h.