Searched defs:IsDebugGlobal (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Ddebug.cc2384 bool Debug::IsDebugGlobal(GlobalObject* global) { function in class:v8::internal::Debug
3043 if (IsDebugGlobal(global)) return;

Completed in 405 milliseconds