V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::Bootstrapper, including all inherited members.
ArchiveSpacePerThread() (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
ArchiveState(char *to) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
BootstrapperActive (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | friend |
CompileBuiltin(Isolate *isolate, int index) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
CompileExperimentalExtraBuiltin(Isolate *isolate, int index) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
CompileExtraBuiltin(Isolate *isolate, int index) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
CompileNative(Isolate *isolate, Vector< const char > name, Handle< String > source, int argc, Handle< Object > argv[], NativesFlag natives_flag) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
CreateEnvironment(MaybeHandle< JSGlobalProxy > maybe_global_proxy, v8::Local< v8::ObjectTemplate > global_object_template, v8::ExtensionConfiguration *extensions, size_t context_snapshot_index, v8::DeserializeEmbedderFieldsCallback embedder_fields_deserializer, GlobalContextType context_type=FULL_CONTEXT) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
DetachGlobal(Handle< Context > env) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
ExportFromRuntime(Isolate *isolate, Handle< JSObject > container) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
extensions_cache() (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | inline |
FreeThreadResources() (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
GetNativeSource(NativeType type, int index) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
Initialize(bool create_heap_objects) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
InitializeOncePerProcess() (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |
InstallExtensions(Handle< Context > native_context, v8::ExtensionConfiguration *extensions) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
IsActive() const (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | inline |
Isolate (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | friend |
Iterate(RootVisitor *v) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
NativesExternalStringResource (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | friend |
NewRemoteContext(MaybeHandle< JSGlobalProxy > maybe_global_proxy, v8::Local< v8::ObjectTemplate > global_object_template) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
RestoreState(char *from) (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
TearDown() (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | |
TearDownExtensions() (defined in v8::internal::Bootstrapper) | v8::internal::Bootstrapper | static |