Lines Matching refs:first

135     // Set up pointer to first argument (skip receiver).
245 // Set up pointer to first argument (skip receiver).
580 // C calling convention. The first argument is passed in r0.
775 // r4: argv, i.e. points to first arg
1135 // Normally the first thing we'd do here is Push(lr, fp), but we already
1477 // -- r2 : the address of the first argument to be pushed. Subsequent
1538 // -- r4 : address of the first argument
1706 // not a valid bytecode offset. Detect this case and advance to the first
1900 // since that's the first thing the Call/CallWithArrayLike builtins
1977 // since that's the first thing the Call/CallWithArrayLike builtins
2021 // since that's the first thing the Construct/ConstructWithArrayLike
2037 // first free slot on the stack to copy additional arguments to and
2110 // r9: Points to first free slot on the stack after arguments were shifted.
2189 // Point to the first argument to copy (skipping the receiver).
2199 // r2: Points to first free slot on the stack after arguments were shifted.
2681 constexpr DwVfpRegister first =
2682 WasmDebugBreakFrameConstants::kPushedFpRegs.first();
2685 last.code() - first.code() + 1,
2686 "All registers in the range from first to last have to be set");
2690 constexpr DwVfpRegister lowest_fp_reg = first;
2747 // r2: pointer to the first argument
2770 // r1: pointer to the first argument (C callee-saved)
3103 // -- sp[8] : first argument
3172 // FunctionCallbackInfo::values_ (points at the first varargs argument passed
3430 // the first stack slot not part of the input frame.
3689 // the first bytecode.