Home
last modified time | relevance | path

Searched defs:ProfileEnd (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Dinterface-types.h160 virtual void ProfileEnd(const ConsoleCallArguments& args, in ProfileEnd() function
/external/v8/src/inspector/
Dv8-console.cc358 void V8Console::ProfileEnd(const v8::debug::ConsoleCallArguments& info, in ProfileEnd() function in v8_inspector::V8Console