Lines Matching defs:address
39 void Builtins::Generate_Adaptor(MacroAssembler* masm, Address address) {
41 Immediate(ExternalReference::Create(address)));
293 // Store offset of return address for deoptimizer.
411 // Store the context address in the previously-reserved slot.
636 // -- esp[0] : return address
673 // Pop return address.
677 // -- eax : return address
1063 // o esp: stack pointer (pointing to return address)
1345 // -- ecx : the address of the first argument to be pushed. Subsequent
1370 // Pop return address to allow tail-call after pushing arguments.
1373 // Find the address of the last argument.
1422 // We have to move return address and the temporary registers above it
1425 // not included in argc already). Step 2: Move the return address and values
1456 // Slot meant for receiver contains return address. Reset it so that
1457 // we will not incorrectly interpret return address as an object.
1483 // -- ecx : the address of the first argument to be pushed. Subsequent
1486 // -- esp[0] : return address
1498 // Push arguments and move return address and stack spill slots to the top of
1555 // Set the return address to the correct point in the interpreter entry
1566 // get the custom trampoline, otherwise grab the entry address of the global
1729 // Save the return address, so that we can push it to the end of the newly
1780 // Push the return address back onto the stack for return.
1789 // Drop the return address and bytecode array, rebalancing the return stack
1804 // Push the baseline code return address now, as if it had been pushed by
1843 // Replace the builtin index Smi on the stack with the start address of the
1845 // address.
1913 // -- esp[0] : return address
1951 // -- esp[0] : return address
1980 // esp[0] : Return address
1994 // 2. Save the return address and drop the callable.
2008 // 4. Push back the return address one slot down on the stack (overwriting the
2020 // -- esp[0] : return address
2060 // -- esp[0] : return address
2076 // -- esp[0] : return address
2120 // -- esp[0] : return address
2172 // the return address).
2193 // -- esp[0] : return address.
2233 // including the receiver and the return address.
2338 // including the receiver and the return address.
2797 // Overwrite the return address on the stack.
2835 // Compute the target address = code_obj + header_size + osr_offset
2881 // Push the Wasm instance for loading the jump table address after the
3125 // Compute the handler entry address and jump to it.
3134 // Account for return address and saved regs.
3284 // Additional parameter is the address of the actual getter function.
3396 // -- edx : api function address
3400 // -- esp[0] : return address
3431 // esp[0]: return address
3434 // esp[0 * kSystemPointerSize]: return address
3461 // the address of the callback as an additional parameter. Always allocate
3497 // the stored ebp (pushed by EnterApiExitFrame), and the return address.
3528 __ pop(scratch); // Pop return address to extend the frame.
3538 __ push(scratch); // Restore return address.
3544 // space for optional callback address parameter (in case CPU profiler is
3550 // Load address of v8::PropertyAccessorInfo::args_ array. The value in ebp
3564 // Reserve space for optional callback address parameter.
3574 // +3 is to skip prolog, return address and name handle.
3667 // esp[0]: return address
3710 // |dst| is a lower address than |src|. Copy front-to-back.
3773 // |dst| is a higher address than |src|. Copy backwards.
4004 // Get the address of the location in the code object
4023 __ mov(Operand(esp, 2 * kSystemPointerSize), ecx); // Code address or 0.
4059 // walk the stack without the return address.
4064 // Remove the return address and the double registers.
4301 // If the bytecode offset is kFunctionEntryOffset, get the start address of