Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.cc104 explicit InspectableHeapObject(int heapObjectId) in InspectableHeapObject() argument
105 : m_heapObjectId(heapObjectId) {} in InspectableHeapObject()