Searched refs:isFunctionBlackboxed (Results 1 – 3 of 3) sorted by relevance
150 bool isFunctionBlackboxed(const String16& scriptId,
634 allBlackboxed &= agent->isFunctionBlackboxed(scriptId, start, end); in IsFunctionBlackboxed()
740 bool V8DebuggerAgentImpl::isFunctionBlackboxed(const String16& scriptId, in isFunctionBlackboxed() function in v8_inspector::V8DebuggerAgentImpl