Searched refs:copyCallback (Results 1 – 2 of 2) sorted by relevance
140 void copyCallback(const v8::FunctionCallbackInfo<v8::Value>&, int sessionId);
605 void V8Console::copyCallback(const v8::FunctionCallbackInfo<v8::Value>& info, in copyCallback() function in v8_inspector::V8Console732 &V8Console::call<&V8Console::copyCallback>, in createCommandLineAPI()