Searched refs:IsDebugGlobal (Results 1 – 3 of 3) sorted by relevance
439 bool IsDebugGlobal(JSGlobalObject* global);
1424 bool Debug::IsDebugGlobal(JSGlobalObject* global) { in IsDebugGlobal() function in v8::internal::Debug2073 if (IsDebugGlobal(global)) return; in HandleDebugBreak()
2129 is_debug_object = heap_->isolate()->debug()->IsDebugGlobal(global); in SetGcSubrootReference()