Lines Matching refs:Address
38 * - Isolate* isolate (address of the current isolate)
45 * - end of input (address of end of string)
46 * - start of input (address of first character in string)
50 * - return address
66 * The data up to the return address must be placed there by the calling
70 * Address start,
71 * Address end,
295 // Address byte_offset1 - Address captured substring's start.
296 // Address byte_offset2 - Address of current character position.
679 // Set eax to address of char before start of the string.
1059 // Next address on the stack (will be address of return address).
1070 static T& frame_entry(Address re_frame, int frame_offset) {
1075 int RegExpMacroAssemblerX87::CheckStackGuardState(Address* return_address,
1077 Address re_frame) {
1109 if (*code_handle != re_code) { // Return address no longer valid
1110 int delta = code_handle->address() - re_code->address();
1111 // Overwrite the return address on the stack.
1146 // The original start address of the characters to match.
1149 // Find the current start address of the same character at the current string