Home
last modified time | relevance | path

Searched refs:EnsureBuiltinIsDeserialized (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/snapshot/
Dsnapshot.h175 static Code* EnsureBuiltinIsDeserialized(Isolate* isolate,
Dsnapshot-common.cc149 Code* Snapshot::EnsureBuiltinIsDeserialized(Isolate* isolate, in EnsureBuiltinIsDeserialized() function in v8::internal::Snapshot
/external/v8/src/runtime/
Druntime-internal.cc463 Code* code = Snapshot::EnsureBuiltinIsDeserialized(isolate, shared); in RUNTIME_FUNCTION()
/external/v8/src/debug/
Ddebug.cc1471 Snapshot::EnsureBuiltinIsDeserialized(isolate_, shared); in EnsureBreakInfo()
2165 Snapshot::EnsureBuiltinIsDeserialized(isolate_, shared); in PerformSideEffectCheck()