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

  /external/v8/src/heap/
heap-inl.h 275 UpdateAllocationsHash(object);
276 UpdateAllocationsHash(size_in_bytes);
309 UpdateAllocationsHash(source);
310 UpdateAllocationsHash(target);
311 UpdateAllocationsHash(size_in_bytes);
320 void Heap::UpdateAllocationsHash(HeapObject* object) {
330 UpdateAllocationsHash(value);
334 void Heap::UpdateAllocationsHash(uint32_t value) {
heap.h     [all...]

Completed in 512 milliseconds