Lines Matching defs:address

35 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
37 __ li(kJavaScriptCallExtraArg1Register, ExternalReference::Create(address));
103 // -- ra : return address
159 // -- ra: return address
289 // Store offset of return address for deoptimizer.
391 // -- ra : return address
436 // -- ra : return address
580 // a1: entry address
608 // a1: entry address
632 // a1: entry address
696 // a1: entry address
824 // s6 holds the root address. Do not clobber.
1271 // o ra: return address
1520 // Find the address of the last argument.
1537 // -- a2 : the address of the first argument to be pushed. Subsequent
1593 // -- a4 : address of the first argument
1645 // Set the return address to the correct point in the interpreter entry
1654 // get the custom trampoline, otherwise grab the entry address of the global
1821 // address from the builtins table.
1896 // Compute the target address = code_obj + header_size + osr_offset
2231 // including the receiver and the return address.
2326 // including the receiver and the return address.
2961 // Compute the handler entry address and jump to it.
3119 int64_t offset = (ref0.address() - ref1.address());
3164 // Additional parameter is the address of the actual callback.
3248 // -- a1 : api function address
3329 // Arguments are after the return address (pushed by EnterExitFrame()).
3417 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3439 // +3 is to skip prolog, return address and name handle.
3454 // DirectCEntry places the return address on the stack (updated by the GC),
3463 __ Sd(ra, MemOperand(sp, kCArgsSlotsSize)); // Store the return address.
3468 // In case of an error the return address may point to a memory area
3469 // filled with kZapValue by the GC. Dereference the address and check for
3522 // Get the address of the location in the code object (a3) (return
3523 // address for lazy deoptimization) and compute the fp-to-sp delta in
3540 // a2: code object address
3826 // If the bytecode offset is kFunctionEntryOffset, get the start address of