Searched refs:DetachGlobal (Results 1 – 13 of 13) sorted by relevance
88 DetachGlobal enumerator
103 if (behavior == DetachGlobal) in disposeContext()104 context->DetachGlobal(); in disposeContext()145 disposeContext(DetachGlobal); in clearForNavigation()
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()
106 void DetachGlobal(Handle<Context> env);
337 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal() function in v8::internal::Bootstrapper
5423 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context5427 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
254 context->DetachGlobal(); in TEST()262 context->DetachGlobal(); in TEST()270 context2->DetachGlobal(); in TEST()
8541 env2->DetachGlobal(); in TEST()8576 TEST(DetachGlobal) { in TEST() argument8605 env2->DetachGlobal(); in TEST()8670 env2->DetachGlobal(); in TEST()10488 context0->DetachGlobal(); in THREADED_TEST()14308 context->DetachGlobal(); in THREADED_TEST()14395 context->DetachGlobal(); in THREADED_TEST()19181 context->DetachGlobal(); in TEST()
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()
5170 void DetachGlobal();