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 319 OnAllocationEvent(object, size_in_bytes);
348 OnAllocationEvent(object, size_in_bytes);
355 void Heap::OnAllocationEvent(HeapObject* object, int size_in_bytes) {
heap.h     [all...]
heap.cc     [all...]
  /external/v8/src/snapshot/
deserializer.cc 406 isolate_->heap()->OnAllocationEvent(obj, size);
    [all...]

Completed in 90 milliseconds