Searched refs:isFunctionBlackboxed (Results 1 – 3 of 3) sorted by relevance
138 bool isFunctionBlackboxed(const String16& scriptId,
624 return agent->isFunctionBlackboxed(String16::fromInteger(script->Id()), start, in IsFunctionBlackboxed()
422 bool V8DebuggerAgentImpl::isFunctionBlackboxed(const String16& scriptId, in isFunctionBlackboxed() function in v8_inspector::V8DebuggerAgentImpl