Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-heap-profiler-agent-impl.h45 const String16& heapSnapshotObjectId, Maybe<String16> objectGroup,
50 String16* heapSnapshotObjectId) override;
Dv8-heap-profiler-agent-impl.cc275 const String16& heapSnapshotObjectId, Maybe<String16> objectGroup, in getObjectByHeapObjectId() argument
278 int id = heapSnapshotObjectId.toInteger(&ok); in getObjectByHeapObjectId()
314 const String16& objectId, String16* heapSnapshotObjectId) { in getHeapObjectId() argument
324 *heapSnapshotObjectId = String16::fromInteger(static_cast<size_t>(id)); in getHeapObjectId()
/external/v8/include/
Djs_protocol.pdl687 HeapSnapshotObjectId heapSnapshotObjectId