Home
last modified time | relevance | path

Searched refs:installMemoryGetter (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/inspector/
Dinspected-context.cc72 m_inspector->console()->installMemoryGetter( in InspectedContext()
Dv8-console.h24 void installMemoryGetter(v8::Local<v8::Context> context,
Dv8-console.cc649 void V8Console::installMemoryGetter(v8::Local<v8::Context> context, in installMemoryGetter() function in v8_inspector::V8Console