Searched refs:consoleProfile (Results 1 – 3 of 3) sorted by relevance
49 void consoleProfile(const String16& title);
163 void V8ProfilerAgentImpl::consoleProfile(const String16& title) { in consoleProfile() function in v8_inspector::V8ProfilerAgentImpl
405 profilerAgent->consoleProfile(helper.firstArgToString(String16())); in profileCallback()