Searched refs:InspectableHeapObject (Results 1 – 1 of 1) sorted by relevance
102 class InspectableHeapObject final : public V8InspectorSession::Inspectable { class104 explicit InspectableHeapObject(int heapObjectId) in InspectableHeapObject() function in v8_inspector::__anonfbad95830111::InspectableHeapObject263 m_session->addInspectedObject(wrapUnique(new InspectableHeapObject(id))); in addInspectedHeapObject()