Searched refs:traceCallback (Results 1 – 2 of 2) sorted by relevance
58 static void traceCallback(const v8::FunctionCallbackInfo<v8::Value>&);
316 void V8Console::traceCallback(const v8::FunctionCallbackInfo<v8::Value>& info) { in traceCallback() function in v8_inspector::V8Console695 V8Console::traceCallback); in createConsole()