Lines Matching defs:address
231 // If the bytecode offset is kFunctionEntryOffset, get the start address of
291 // Compute the target address = code_obj + header_size + osr_offset
299 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
300 __ Move(kJavaScriptCallExtraArg1Register, ExternalReference::Create(address));
367 // -- lr : return address
437 // -- lr: return address
546 // Store offset of return address for deoptimizer.
612 // -- lr : return address
663 // -- lr : return address
959 // Reload callee-saved preserved regs, return address reg (r14) and sp
1506 // o lr: return address
1770 // -- r4 : the address of the first argument to be pushed. Subsequent
1828 // -- r6 : address of the first argument
1883 // Set the return address to the correct point in the interpreter entry
1892 // get the custom trampoline, otherwise grab the entry address of the global
2057 // address from the builtins table.
2364 // including the receiver and the return address.
2458 // including the receiver and the return address.
2909 // Push the Wasm instance for loading the jump table address after the
3016 // Need at least one extra slot for return address location.
3154 // Compute the handler entry address and jump to it.
3275 return ref0.address() - ref1.address();
3297 // Additional parameter is the address of the actual callback.
3318 // Additional parameter is the address of the actual callback.
3398 // -- r4 : api function address
3475 // Arguments are after the return address (pushed by EnterExitFrame()).
3561 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3609 // +3 is to skip prolog, return address and name handle.
3660 // Cleanse the Return address for 31-bit
3662 // Get the address of the location in the code object (r5)(return
3663 // address for lazy deoptimization) and compute the fp-to-sp delta in
3680 // r4: code address or 0 already loaded.
3725 // walk the stack without the return address.