Home
last modified time | relevance | path

Searched refs:timelineEndCallback (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/inspector/
Dv8-console.h70 static void timelineEndCallback(const v8::FunctionCallbackInfo<v8::Value>&);
Dv8-console.cc455 void V8Console::timelineEndCallback( in timelineEndCallback() function in v8_inspector::V8Console
717 V8Console::timelineEndCallback); in createConsole()