V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
This is the complete list of members for v8::internal::Snapshot, including all inherited members.
CreateSnapshotBlob(const SnapshotData *startup_snapshot, const SnapshotData *read_only_snapshot, const std::vector< SnapshotData *> &context_snapshots, bool can_be_rehashed) (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |
DefaultSnapshotBlob() (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |
EmbedsScript(Isolate *isolate) (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |
HasContextSnapshot(Isolate *isolate, size_t index) (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |
Initialize(Isolate *isolate) (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |
NewContextFromSnapshot(Isolate *isolate, Handle< JSGlobalProxy > global_proxy, size_t context_index, v8::DeserializeEmbedderFieldsCallback embedder_fields_deserializer) (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |
VerifyChecksum(const v8::StartupData *data) (defined in v8::internal::Snapshot) | v8::internal::Snapshot | static |