Lines Matching defs:address
38 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
39 __ li(kJavaScriptCallExtraArg1Register, ExternalReference::Create(address));
104 // -- ra : return address
156 // -- ra: return address
271 // Store offset of return address for deoptimizer.
371 // -- ra : return address
412 // -- ra : return address
546 // a1: entry address
568 // a1: entry address
595 // a1: entry address
661 // a1: entry address
782 // s6 holds the root address. Do not clobber.
1212 // o ra: return address
1449 // Find the address of the last argument.
1466 // -- a2 : the address of the first argument to be pushed. Subsequent
1524 // -- a4 : address of the first argument
1578 // Set the return address to the correct point in the interpreter entry
1587 // get the custom trampoline, otherwise grab the entry address of the global
1751 // address from the builtins table.
1826 // Compute the target address = code_obj + header_size + osr_offset
2125 // including the receiver and the return address.
2209 // including the receiver and the return address.
2905 // Compute the handler entry address and jump to it.
3040 int64_t offset = (ref0.address() - ref1.address());
3079 // Additional parameter is the address of the actual callback.
3160 // -- a1 : api function address
3239 // Arguments are after the return address (pushed by EnterExitFrame()).
3326 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3347 // +3 is to skip prolog, return address and name handle.
3361 // DirectCEntry places the return address on the stack (updated by the GC),
3364 __ St_d(ra, MemOperand(sp, 0)); // Store the return address.
3370 // In case of an error the return address may point to a memory area
3371 // filled with kZapValue by the GC. Dereference the address and check for
3424 // Get the address of the location in the code object (a2) (return
3425 // address for lazy deoptimization) and compute the fp-to-sp delta in
3442 // a2: code address or 0 already loaded.
3721 // If the bytecode offset is kFunctionEntryOffset, get the start address of