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

  /external/v8/src/heap/
heap-inl.h 323 OnAllocationEvent(object, size_in_bytes);
352 OnAllocationEvent(object, size_in_bytes);
359 void Heap::OnAllocationEvent(HeapObject* object, int size_in_bytes) {
heap.h     [all...]
heap.cc     [all...]
  /external/v8/src/snapshot/
deserializer.cc 416 isolate_->heap()->OnAllocationEvent(obj, size);
    [all...]

Completed in 1495 milliseconds