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

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

AddContext(DirectHandle< NativeContext > context, SerializeEmbedderFieldsCallback callback)v8::internal::SnapshotCreatorImpl
AddData(DirectHandle< NativeContext > context, Address object)v8::internal::SnapshotCreatorImpl
AddData(Address object)v8::internal::SnapshotCreatorImpl
array_buffer_allocator_v8::internal::SnapshotCreatorImplprivate
context_at(size_t i) constv8::internal::SnapshotCreatorImplprivate
contexts_v8::internal::SnapshotCreatorImplprivate
CreateBlob(SnapshotCreator::FunctionCodeHandling function_code_handling, Snapshot::SerializerFlags serializer_flags=Snapshot::kDefaultSerializerFlags)v8::internal::SnapshotCreatorImpl
created() constv8::internal::SnapshotCreatorImplinlineprivate
FromSnapshotCreator(v8::SnapshotCreator *snapshot_creator)v8::internal::SnapshotCreatorImplstatic
InitInternal(const StartupData *)v8::internal::SnapshotCreatorImplprivate
isolate() constv8::internal::SnapshotCreatorImplinline
isolate_v8::internal::SnapshotCreatorImplprivate
kDefaultContextIndexv8::internal::SnapshotCreatorImplstatic
kFirstAddtlContextIndexv8::internal::SnapshotCreatorImplstatic
owns_isolate_v8::internal::SnapshotCreatorImplprivate
SetDefaultContext(DirectHandle< NativeContext > context, SerializeEmbedderFieldsCallback callback)v8::internal::SnapshotCreatorImpl
SnapshotCreatorImpl(Isolate *isolate, const intptr_t *api_external_references, const StartupData *existing_blob, bool owns_isolate)v8::internal::SnapshotCreatorImpl
SnapshotCreatorImpl(const v8::Isolate::CreateParams &params)v8::internal::SnapshotCreatorImplexplicit
SnapshotCreatorImpl(Isolate *isolate, const v8::Isolate::CreateParams &params)v8::internal::SnapshotCreatorImpl
~SnapshotCreatorImpl()v8::internal::SnapshotCreatorImpl