Lines Matching defs:ReattachGlobal
3010 void Context::ReattachGlobal(Handle<Object> global_object) {3011 if (IsDeadCheck("v8::Context::ReattachGlobal()")) return;3016 i::Bootstrapper::ReattachGlobal(context, Utils::OpenHandle(*global_object));