![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-script.h>
Public Member Functions | |
std::vector< int > | GetCompileHints (Isolate *isolate) const |
![]() | |
bool | IsValue () const |
bool | IsModule () const |
bool | IsModuleRequest () const |
bool | IsFixedArray () const |
bool | IsPrivate () const |
bool | IsObjectTemplate () const |
bool | IsFunctionTemplate () const |
bool | IsContext () const |
Definition at line 341 of file v8-script.h.
std::vector< int > v8::CompileHintsCollector::GetCompileHints | ( | Isolate * | isolate | ) | const |