Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/debug/
Dinterface-types.h157 virtual void ProfileEnd(const ConsoleCallArguments& args, in ProfileEnd() function
/third_party/node/deps/v8/src/inspector/
Dv8-console.cc380 void V8Console::ProfileEnd(const v8::debug::ConsoleCallArguments& info, in ProfileEnd() function in v8_inspector::V8Console