Searched defs:IsDebugGlobal (Results 1 - 1 of 1) sorted by relevance
/external/v8/src/debug/ | ||
H A D | debug.cc | 1637 bool Debug::IsDebugGlobal(JSGlobalObject* global) { function in class:v8::internal::Debug 2223 if (IsDebugGlobal(global)) return; |
Completed in 86 milliseconds