Searched refs:alloc_memento (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dheap.cc3452 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>( local
3454 InitializeAllocationMemento(alloc_memento, allocation_site);
3576 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>( local
3578 InitializeAllocationMemento(alloc_memento, site);

Completed in 37 milliseconds