HomeSort by relevance Sort by last modified time
    Searched refs:FindAllocationMemento (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
heap-inl.h 505 AllocationMemento* Heap::FindAllocationMemento(HeapObject* object) {
559 AllocationMemento* memento_candidate = FindAllocationMemento<kForGC>(object);
heap.h     [all...]
  /external/v8/src/
objects.cc     [all...]

Completed in 644 milliseconds