Searched refs:NewContextFromSnapshot (Results 1 – 3 of 3) sorted by relevance
39 static MaybeHandle<Context> NewContextFromSnapshot(
68 MaybeHandle<Context> Snapshot::NewContextFromSnapshot( in NewContextFromSnapshot() function in v8::internal::Snapshot
3408 !Snapshot::NewContextFromSnapshot(isolate, global_proxy) in Genesis()