Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dheap.cc3499 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>( in Allocate() local
3501 InitializeAllocationMemento(alloc_memento, allocation_site); in Allocate()
3623 AllocationMemento* alloc_memento = reinterpret_cast<AllocationMemento*>( in CopyJSObject() local
3625 InitializeAllocationMemento(alloc_memento, site); in CopyJSObject()