Searched refs:isFunctionBlackboxed (Results 1 – 3 of 3) sorted by relevance
162 bool isFunctionBlackboxed(const String16& scriptId,
834 bool V8DebuggerAgentImpl::isFunctionBlackboxed(const String16& scriptId, in isFunctionBlackboxed() function in v8_inspector::V8DebuggerAgentImpl1740 bool isBlackboxed = isFunctionBlackboxed( in setScriptInstrumentationBreakpointIfNeeded()
574 allBlackboxed &= agent->isFunctionBlackboxed(scriptId, start, end); in IsFunctionBlackboxed()