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

/external/v8/src/debug/
H A Ddebug.cc1424 bool Debug::IsDebugGlobal(JSGlobalObject* global) { function in class:v8::internal::Debug
2073 if (IsDebugGlobal(global)) return;

Completed in 333 milliseconds