Searched refs:DetachGlobal (Results 1 – 5 of 5) sorted by relevance
65 void DetachGlobal();
1665 void DetachGlobal(Handle<Context> env);
5224 void Isolate::DetachGlobal(Handle<Context> env) { in ThrowInternal() function in v8::internal::Isolate
1877 realm->DetachGlobal(); in RealmDetachGlobal()
6499 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context6503 isolate->DetachGlobal(context); in DetachGlobal()