Searched refs:memoryGetterCallback (Results 1 – 2 of 2) sorted by relevance
76 static void memoryGetterCallback(const v8::FunctionCallbackInfo<v8::Value>&);
482 void V8Console::memoryGetterCallback( in memoryGetterCallback() function in v8_inspector::V8Console751 v8::Function::New(context, V8Console::memoryGetterCallback, console, 0, in createConsole()