Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h42 const String16& inspectedHeapObjectId) override;
Dv8-heap-profiler-agent-impl.cc253 const String16& inspectedHeapObjectId) { in addInspectedHeapObject() argument
255 int id = inspectedHeapObjectId.toInteger(&ok); in addInspectedHeapObject()