Searched defs:ShouldBeSkipped (Results 1 – 3 of 3) sorted by relevance
283 virtual bool ShouldBeSkipped(v8::Local<v8::debug::Script> script, int line, in ShouldBeSkipped() function
2331 bool Debug::ShouldBeSkipped() { in ShouldBeSkipped() function in v8::internal::Debug
576 bool V8Debugger::ShouldBeSkipped(v8::Local<v8::debug::Script> script, int line, in ShouldBeSkipped() function in v8_inspector::V8Debugger