Searched refs:IsDebugGlobal (Results 1 – 3 of 3) sorted by relevance
631 if (Debug::IsDebugGlobal(global)) { in DebugBreakHelper()
266 static bool IsDebugGlobal(GlobalObject* global);
1649 bool Debug::IsDebugGlobal(GlobalObject* global) { in IsDebugGlobal() function in v8::internal::Debug