Home
last modified time | relevance | path

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

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