Home | History | Annotate | Download | only in src

Lines Matching defs:DetachGlobal

4447 void Context::DetachGlobal() {
4449 if (IsDeadCheck(isolate, "v8::Context::DetachGlobal()")) return;
4454 isolate->bootstrapper()->DetachGlobal(context);