Searched defs:shared_isolate (Results 1 – 6 of 6) sorted by relevance
278 Isolate* IsolateSafepoint::shared_isolate() const { in shared_isolate() function in v8::internal::IsolateSafepoint
51 Isolate* shared_isolate = isolate->shared_isolate(); in AssertMainThread() local
674 static Isolate* shared_isolate; variable
483 Isolate* Shell::shared_isolate = nullptr; member in v8::Shell
340 if (Isolate* shared_isolate = isolate->shared_isolate()) { in SerializeDeserializeAndVerifyForTesting() local
1924 Isolate* shared_isolate() const { in shared_isolate() function1929 void set_shared_isolate(Isolate* shared_isolate) { in set_shared_isolate()