Lines Matching defs:address
230 // If the bytecode offset is kFunctionEntryOffset, get the start address of
254 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
255 __ Move(kJavaScriptCallExtraArg1Register, ExternalReference::Create(address));
323 // -- lr : return address
430 // Compute the target address = code start + osr_offset
448 // -- lr: return address
561 // Store offset of return address for deoptimizer.
640 // -- lr : return address
690 // -- lr : return address
1475 // o lr: return address
1710 // -- r5 : the address of the first argument to be pushed. Subsequent
1769 // -- r7 : address of the first argument
1825 // Set the return address to the correct point in the interpreter entry
1834 // get the custom trampoline, otherwise grab the entry address of the global
2003 // address from the builtins table.
2317 // including the receiver and the return address.
2410 // including the receiver and the return address.
2870 // Push the Wasm instance for loading the jump table address after the
2982 // Need at least one extra slot for return address location.
3117 // Compute the handler entry address and jump to it.
3248 return ref0.address() - ref1.address();
3271 // Additional parameter is the address of the actual callback.
3296 // Additional parameter is the address of the actual callback.
3377 // -- r4 : api function address
3454 // Arguments are after the return address (pushed by EnterExitFrame()).
3541 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3589 // +3 is to skip prolog, return address and name handle.
3602 // Place the return address on the stack, making the call
3612 __ LoadU64(temp2, MemOperand(temp2, 0)); // Instruction address
3667 // Get the address of the location in the code object (r6) (return
3668 // address for lazy deoptimization) and compute the fp-to-sp delta in
3685 // r5: code address or 0 already loaded.
3720 // walk the stack without the return address.