![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::V8, including all inherited members.
| BuildConfigurationFeatures enum name | v8::V8 | private |
| Context class | v8::V8 | friend |
| Dispose() | v8::V8 | static |
| DisposePlatform() | v8::V8 | static |
| EnableWebAssemblyTrapHandler(bool use_v8_signal_handler) | v8::V8 | static |
| GetSharedMemoryStatistics(SharedMemoryStatistics *statistics) | v8::V8 | static |
| GetVersion() | v8::V8 | static |
| Initialize() | v8::V8 | inlinestatic |
| Initialize(int build_config) | v8::V8 | privatestatic |
| InitializeExternalStartupData(const char *directory_path) | v8::V8 | static |
| InitializeExternalStartupDataFromFile(const char *snapshot_blob) | v8::V8 | static |
| InitializeICU(const char *icu_data_file=nullptr) | v8::V8 | static |
| InitializeICUDefaultLocation(const char *exec_path, const char *icu_data_file=nullptr) | v8::V8 | static |
| InitializePlatform(Platform *platform) | v8::V8 | static |
| k31BitSmis enum value | v8::V8 | private |
| kEnableChecks enum value | v8::V8 | private |
| kPointerCompression enum value | v8::V8 | private |
| kSandbox enum value | v8::V8 | private |
| kTargetOsIsAndroid enum value | v8::V8 | private |
| PersistentValueMapBase class | v8::V8 | friend |
| SetDcheckErrorHandler(DcheckErrorCallback that) | v8::V8 | static |
| SetEntropySource(EntropySource source) | v8::V8 | static |
| SetFatalErrorHandler(V8FatalErrorCallback that) | v8::V8 | static |
| SetFatalMemoryErrorCallback(OOMErrorCallback callback) | v8::V8 | static |
| SetFlagsFromCommandLine(int *argc, char **argv, bool remove_flags) | v8::V8 | static |
| SetFlagsFromString(const char *str) | v8::V8 | static |
| SetFlagsFromString(const char *str, size_t length) | v8::V8 | static |
| SetReturnAddressLocationResolver(ReturnAddressLocationResolver return_address_resolver) | v8::V8 | static |
| SetSnapshotDataBlob(StartupData *startup_blob) | v8::V8 | static |
| V8() | v8::V8 | private |