Lines Matching defs:address

37 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
41 ExternalReference::Create(address).address()) &
44 __ Move(kJavaScriptCallExtraArg1Register, ExternalReference::Create(address));
111 // -- lr : return address
181 // -- lr: return address
282 // Store offset of return address for deoptimizer.
382 // -- lr : return address
428 // -- lr : return address
1236 // o lr: return address
1461 // Find the argument with lowest address.
1477 // -- r2 : the address of the first argument to be pushed. Subsequent
1538 // -- r4 : address of the first argument
1594 // Set the return address to the correct point in the interpreter entry
1603 // get the custom trampoline, otherwise grab the entry address of the global
1764 // address from the builtins table.
1808 // Compute the target address = entry_address + offset
2107 // including the receiver and the return address.
2196 // including the receiver and the return address.
2642 // Push the Wasm instance for loading the jump table address after the
2877 // Compute the handler entry address and jump to it.
2981 return ref0.address() - ref1.address();
3020 // Additional parameter is the address of the actual callback.
3098 // -- r1 : api function address
3169 // Arguments are after the return address (pushed by EnterExitFrame()).
3241 // Load address of v8::PropertyAccessorInfo::args_ array and name handle.
3261 // +3 is to skip prolog, return address and name handle.
3275 // DirectCEntry places the return address on the stack (updated by the GC),
3278 __ str(lr, MemOperand(sp, 0)); // Store the return address.
3361 // Get the address of the location in the code object (r3) (return
3362 // address for lazy deoptimization) and compute the fp-to-sp delta in
3378 // r2: code address or 0 already loaded.
3416 // walk the stack without the return address.
3688 // If the bytecode offset is kFunctionEntryOffset, get the start address of