Searched refs:EmbedsScript (Results 1 – 4 of 4) sorted by relevance
44 static bool EmbedsScript(Isolate* isolate);
31 bool Snapshot::EmbedsScript(Isolate* isolate) { in EmbedsScript() function in v8::internal::Snapshot
722 if (Snapshot::EmbedsScript(isolate)) return; in TEST()
7184 if (i::Snapshot::EmbedsScript(isolate)) { in New()