Searched refs:stack_base (Results 1 – 6 of 6) sorted by relevance
137 Address stack_base = stack_scope.stack()->stack_base(); in Execute() local147 stack_base, in Execute()239 Address* stack_base, in GrowStack() argument243 Address old_stack_base = regexp_stack->stack_base(); in GrowStack()244 DCHECK(old_stack_base == *stack_base); in GrowStack()251 *stack_base = new_stack_base; in GrowStack()
43 Address stack_base() { in stack_base() function
108 uint32_t stack_base; in GetCallerFrame() local110 &stack_base) || stack_base <= 1) { in GetCallerFrame()118 frame->context.g_r[30] = stack_base; in GetCallerFrame()
41 Address stack_base,59 Address stack_base,
44 Address stack_base,201 Address stack_base,
203 Address stack_base, in CallRegExp() argument214 CallArgument(stack_base), in CallRegExp()