v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::Bootstrapper Member List

This is the complete list of members for v8::internal::Bootstrapper, including all inherited members.

ArchiveSpacePerThread()v8::internal::Bootstrapperstatic
ArchiveState(char *to)v8::internal::Bootstrapper
Bootstrapper(const Bootstrapper &)=deletev8::internal::Bootstrapper
Bootstrapper(Isolate *isolate)v8::internal::Bootstrapperexplicitprivate
BootstrapperActive classv8::internal::Bootstrapperfriend
CreateEnvironment(MaybeDirectHandle< JSGlobalProxy > maybe_global_proxy, v8::Local< v8::ObjectTemplate > global_object_template, v8::ExtensionConfiguration *extensions, size_t context_snapshot_index, DeserializeEmbedderFieldsCallback embedder_fields_deserializer, v8::MicrotaskQueue *microtask_queue)v8::internal::Bootstrapper
CreateEnvironmentForTesting()v8::internal::Bootstrapperinline
extensions_cache()v8::internal::Bootstrapperinline
extensions_cache_v8::internal::Bootstrapperprivate
FreeThreadResources()v8::internal::Bootstrapper
Initialize(bool create_heap_objects)v8::internal::Bootstrapper
InitializeOncePerProcess()v8::internal::Bootstrapperstatic
InstallExtensions(DirectHandle< NativeContext > native_context, v8::ExtensionConfiguration *extensions)v8::internal::Bootstrapper
IsActive() constv8::internal::Bootstrapperinline
Isolate classv8::internal::Bootstrapperfriend
isolate_v8::internal::Bootstrapperprivate
Iterate(RootVisitor *v)v8::internal::Bootstrapper
LogAllMaps()v8::internal::Bootstrapperprivate
NativesExternalStringResource classv8::internal::Bootstrapperfriend
nesting_v8::internal::Bootstrapperprivate
NestingCounterType typedefv8::internal::Bootstrapperprivate
NewRemoteContext(MaybeDirectHandle< JSGlobalProxy > maybe_global_proxy, v8::Local< v8::ObjectTemplate > global_object_template)v8::internal::Bootstrapper
operator=(const Bootstrapper &)=deletev8::internal::Bootstrapper
RestoreState(char *from)v8::internal::Bootstrapper
TearDown()v8::internal::Bootstrapper