Home
last modified time | relevance | path

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

/external/v8/src/ic/
Dkeyed-store-generic.cc126 TrapAllocationMemento(receiver, bailout); in TryRewriteElements()
173 TrapAllocationMemento(receiver, bailout); in TryChangeToHoleyMapHelper()
/external/v8/src/crankshaft/arm/
Dlithium-arm.h140 V(TrapAllocationMemento) \
1994 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h141 V(TrapAllocationMemento) \
1997 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
/external/v8/src/crankshaft/x87/
Dlithium-x87.h142 V(TrapAllocationMemento) \
1994 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h143 V(TrapAllocationMemento) \
2008 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
/external/v8/src/crankshaft/x64/
Dlithium-x64.h139 V(TrapAllocationMemento) \
1995 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h142 V(TrapAllocationMemento) \
1941 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento, "trap-allocation-memento")
/external/v8/src/crankshaft/s390/
Dlithium-s390.h139 V(TrapAllocationMemento) \
1798 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento, "trap-allocation-memento")
/external/v8/src/crankshaft/mips/
Dlithium-mips.h138 V(TrapAllocationMemento) \
1951 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento,
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h151 V(TrapAllocationMemento) \
2564 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento, "trap-allocation-memento")
/external/v8/src/
Dcode-stub-assembler.h1117 void TrapAllocationMemento(Node* object, Label* memento_found);
Dcode-stub-assembler.cc6053 TrapAllocationMemento(object, bailout); in TransitionElementsKind()
6082 void CodeStubAssembler::TrapAllocationMemento(Node* object, in TrapAllocationMemento() function in v8::internal::CodeStubAssembler
/external/v8/src/crankshaft/
Dhydrogen-instructions.h139 V(TrapAllocationMemento) \
6466 DECLARE_CONCRETE_INSTRUCTION(TrapAllocationMemento) in DECLARE_CONCRETE_INSTRUCTION() argument