Searched refs:isFunctionBlackboxed (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/inspector/
H A Dv8-debugger-agent-impl.h138 bool isFunctionBlackboxed(const String16& scriptId,
H A Dv8-debugger.cc624 return agent->isFunctionBlackboxed(String16::fromInteger(script->Id()), start,
H A Dv8-debugger-agent-impl.cc422 bool V8DebuggerAgentImpl::isFunctionBlackboxed(const String16& scriptId, function in class:v8_inspector::V8DebuggerAgentImpl
1024 // make any change that change isFunctionBlackboxed output - adding parsed

Completed in 150 milliseconds