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.h39 const String16& heapSnapshotObjectId, Maybe<String16> objectGroup,
44 String16* heapSnapshotObjectId) override;
Dv8-heap-profiler-agent-impl.cc233 const String16& heapSnapshotObjectId, Maybe<String16> objectGroup, in getObjectByHeapObjectId() argument
236 int id = heapSnapshotObjectId.toInteger(&ok); in getObjectByHeapObjectId()
270 const String16& objectId, String16* heapSnapshotObjectId) { in getHeapObjectId() argument
280 *heapSnapshotObjectId = String16::fromInteger(static_cast<size_t>(id)); in getHeapObjectId()
Djs_protocol.pdl586 HeapSnapshotObjectId heapSnapshotObjectId