IsDebugGlobal 287 src/debug.h bool IsDebugGlobal(GlobalObject* global);
IsDebugGlobal 856 src/execution.cc if (isolate->debug()->IsDebugGlobal(global)) {
IsDebugGlobal 1888 src/profile-generator.cc Isolate::Current()->debug()->IsDebugGlobal(GlobalObject::cast(object));