Searched refs:enabledProfilerAgentForGroup (Results 1 – 3 of 3) sorted by relevance
121 V8ProfilerAgentImpl* enabledProfilerAgentForGroup(int contextGroupId);
167 inspector->enabledProfilerAgentForGroup(contextGroupId); in capture()
75 V8ProfilerAgentImpl* V8InspectorImpl::enabledProfilerAgentForGroup( in enabledProfilerAgentForGroup() function in v8_inspector::V8InspectorImpl