![]() |
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::internal::Snapshot, including all inherited members.
CalculateChecksum(const v8::StartupData *data) | v8::internal::Snapshot | static |
ClearReconstructableDataForSerialization(Isolate *isolate, bool clear_recompilable_data) | v8::internal::Snapshot | static |
Create(Isolate *isolate, std::vector< Tagged< Context > > *contexts, const std::vector< SerializeEmbedderFieldsCallback > &embedder_fields_serializers, const SafepointScope &safepoint_scope, const DisallowGarbageCollection &no_gc, SerializerFlags flags=kDefaultSerializerFlags) | v8::internal::Snapshot | static |
DefaultSnapshotBlob() | v8::internal::Snapshot | static |
EmbedsScript(Isolate *isolate) | v8::internal::Snapshot | static |
ExtractReadOnlySnapshotChecksum(const v8::StartupData *data) | v8::internal::Snapshot | static |
ExtractRehashability(const v8::StartupData *data) | v8::internal::Snapshot | static |
GetExpectedChecksum(const v8::StartupData *data) | v8::internal::Snapshot | static |
HasContextSnapshot(Isolate *isolate, size_t index) | v8::internal::Snapshot | static |
Initialize(Isolate *isolate) | v8::internal::Snapshot | static |
kAllowActiveIsolateForTesting enum value | v8::internal::Snapshot | |
kAllowUnknownExternalReferencesForTesting enum value | v8::internal::Snapshot | |
kDefaultSerializerFlags | v8::internal::Snapshot | static |
kReconstructReadOnlyAndSharedObjectCachesForTesting enum value | v8::internal::Snapshot | |
NewContextFromSnapshot(Isolate *isolate, DirectHandle< JSGlobalProxy > global_proxy, size_t context_index, DeserializeEmbedderFieldsCallback embedder_fields_deserializer) | v8::internal::Snapshot | static |
SerializeDeserializeAndVerifyForTesting(Isolate *isolate, DirectHandle< Context > default_context) | v8::internal::Snapshot | static |
SerializerFlag enum name | v8::internal::Snapshot | |
SerializerFlags typedef | v8::internal::Snapshot | |
ShouldVerifyChecksum(const v8::StartupData *data) | v8::internal::Snapshot | static |
VerifyChecksum(const v8::StartupData *data) | v8::internal::Snapshot | static |
VersionIsValid(const v8::StartupData *data) | v8::internal::Snapshot | static |