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.
370 // -- ra : return address
411 // -- ra : return address
546 // a1: entry address
571 // a1: entry address
598 // a1: entry address
663 // a1: entry address
784 // s6 holds the root address. Do not clobber.
1216 // o ra: return address
1448 // Find the address of the last argument.
1465 // -- a2 : the address of the first argument to be pushed. Subsequent
1523 // -- a4 : address of the first argument
1576 // Set the return address to the correct point in the interpreter entry
1585 // get the custom trampoline, otherwise grab the entry address of the global
1747 // address from the builtins table.
1821 // Compute the target address = code_obj + header_size + osr_offset
2122 // including the receiver and the return address.
2206 // including the receiver and the return address.
2928 // Compute the handler entry address and jump to it.
3061 int64_t offset = (ref0.address() - ref1.address());
3100 // Additional parameter is the address of the actual callback.
3183 // -- a1 : api function address
3262 // Arguments are after the return address (pushed by EnterExitFrame()).
3348 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3369 // +3 is to skip prolog, return address and name handle.
3383 // DirectCEntry places the return address on the stack (updated by the GC),
3392 __ Sd(ra, MemOperand(sp, kCArgsSlotsSize)); // Store the return address.
3397 // In case of an error the return address may point to a memory area
3398 // filled with kZapValue by the GC. Dereference the address and check for
3451 // Get the address of the location in the code object (a2) (return
3452 // address for lazy deoptimization) and compute the fp-to-sp delta in
3469 // a2: code address or 0 already loaded.
3748 // If the bytecode offset is kFunctionEntryOffset, get the start address of