Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc1942 HeapObject heap_literal; in VisitRunningCode() local
1943 if (maybe_literal.GetHeapObject(&heap_literal)) { in VisitRunningCode()
1945 FullObjectSlot(&heap_literal)); in VisitRunningCode()
/third_party/node/deps/v8/src/heap/
Dmark-compact.cc1136 HeapObject heap_literal; in VisitRunningCode() local
1137 if (maybe_literal.GetHeapObject(&heap_literal)) { in VisitRunningCode()
1139 FullObjectSlot(&heap_literal)); in VisitRunningCode()