v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <natives.h>
Static Public Member Functions | |
static int | GetBuiltinsCount () |
static int | GetDebuggerCount () |
static int | GetIndex (const char *name) |
static int | GetRawScriptsSize () |
static Vector< const char > | GetRawScriptSource (int index) |
static Vector< const char > | GetScriptName (int index) |
static Vector< const byte > | GetScriptsSource () |
static void | SetRawScriptsSource (Vector< const char > raw_source) |
|
static |
|
static |
|
static |
|
static |
Referenced by Bootstrapper::NativesSourceLookup().
|
static |
Referenced by V8::GetCompressedStartupData(), and V8::SetDecompressedStartupData().
|
static |
Referenced by V8::GetCompressedStartupData(), and TEST().
|
static |
Referenced by V8::SetDecompressedStartupData().