Searched refs:DetachGlobal (Results 1 – 4 of 4) sorted by relevance
71 void DetachGlobal(Handle<Context> env);
356 void Bootstrapper::DetachGlobal(Handle<Context> env) { in DetachGlobal() function in v8::internal::Bootstrapper
6343 void Context::DetachGlobal() { in DetachGlobal() function in v8::Context6347 isolate->bootstrapper()->DetachGlobal(context); in DetachGlobal()
9025 void DetachGlobal();