Home
last modified time | relevance | path

Searched defs:first_arg_reg (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-intrinsics.cc65 Node* first_arg_reg, Node* arg_count) { in InvokeIntrinsic()
Dinterpreter.cc1683 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoCallRuntime() local
1699 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoInvokeIntrinsic() local
1718 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoCallRuntimeForPair() local
1770 Node* first_arg_reg = __ BytecodeOperandReg(1); in DoNew() local