Searched refs:IsDebugGlobal (Results 1 – 3 of 3) sorted by relevance
279 bool IsDebugGlobal(GlobalObject* global);
845 if (isolate->debug()->IsDebugGlobal(global)) { in DebugBreakHelper()
2237 bool Debug::IsDebugGlobal(GlobalObject* global) { in IsDebugGlobal() function in v8::internal::Debug