Searched defs:AllocationMemento (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h532 V(ALLOCATION_MEMENTO, AllocationMemento, allocation_memento) \
8282 class AllocationMemento: public Struct { class in namespace:v8::internal
8298 DECLARE_PRINTER(AllocationMemento)
8299 DECLARE_VERIFIER(AllocationMemento)
8301 DECLARE_CAST(AllocationMemento)
8304 DISALLOW_IMPLICIT_CONSTRUCTORS(AllocationMemento);

Completed in 106 milliseconds