Searched defs:receiver_reg (Results 1 – 18 of 18) sorted by relevance
/external/v8/src/arm/ |
D | macro-assembler-arm.h | 1467 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-arm.cc | 3795 Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/x87/ |
D | macro-assembler-x87.h | 925 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-x87.cc | 2972 Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.h | 946 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-ia32.cc | 3125 Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.h | 1596 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-x64.cc | 5464 Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/interpreter/ |
D | interpreter-intrinsics.cc | 287 Node* receiver_reg = __ NextRegister(args_reg); in Call() local
|
D | interpreter.cc | 1632 Node* receiver_reg = __ BytecodeOperandReg(1); in DoJSCall() local 1741 Node* receiver_reg = __ BytecodeOperandReg(1); in DoCallJSRuntime() local 2518 Node* receiver_reg = __ BytecodeOperandReg(0); in DoForInNext() local
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.h | 1531 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-ppc.cc | 4424 void MacroAssembler::TestJSArrayForAllocationMemento(Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 1734 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-mips.cc | 6555 void MacroAssembler::TestJSArrayForAllocationMemento(Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/s390/ |
D | macro-assembler-s390.h | 1775 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-s390.cc | 3348 void MacroAssembler::TestJSArrayForAllocationMemento(Register receiver_reg, in TestJSArrayForAllocationMemento()
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.h | 1874 void JumpIfJSArrayHasAllocationMemento(Register receiver_reg, in JumpIfJSArrayHasAllocationMemento()
|
D | macro-assembler-mips64.cc | 6975 void MacroAssembler::TestJSArrayForAllocationMemento(Register receiver_reg, in TestJSArrayForAllocationMemento()
|