Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen.cc2986 HInnerAllocatedObject* allocation_memento = Add<HInnerAllocatedObject>( in BuildCreateAllocationMemento() local
2989 allocation_memento, isolate()->factory()->allocation_memento_map()); in BuildCreateAllocationMemento()
2991 allocation_memento, in BuildCreateAllocationMemento()
/external/v8/src/
Dobjects.h570 V(ALLOCATION_MEMENTO, AllocationMemento, allocation_memento) \