Searched refs:DetachGlobal (Results 1 – 6 of 6) sorted by relevance
104 void DetachGlobal(Handle<Context> env);
326 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal() function in v8::internal::Bootstrapper
4447 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context4454 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
235 m_context->DetachGlobal(); in clearForNavigation()
3465 void DetachGlobal();
6532 env2->DetachGlobal(); in TEST()6599 env2->DetachGlobal(); in TEST()6635 env3->DetachGlobal(); in TEST()8278 context0->DetachGlobal(); in THREADED_TEST()11264 context->DetachGlobal(); in THREADED_TEST()11348 context->DetachGlobal(); in THREADED_TEST()12480 context->DetachGlobal(); in THREADED_TEST()15659 context->DetachGlobal(); in TEST()