Searched refs:DetachGlobal (Results 1 – 4 of 4) sorted by relevance
90 void DetachGlobal(Handle<Context> env);
334 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal() function in v8::internal::Bootstrapper
6281 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context6285 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
7900 void DetachGlobal();