Searched refs:stack_base (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dregexp-macro-assembler.cc168 Address stack_base = stack_scope.stack()->stack_base(); local
177 stack_base,
251 Address* stack_base,
256 Address old_stack_base = regexp_stack->stack_base();
257 ASSERT(old_stack_base == *stack_base);
264 *stack_base = new_stack_base;
250 GrowStack(Address stack_pointer, Address* stack_base, Isolate* isolate) argument
H A Dregexp-stack.h66 Address stack_base() { function in class:v8::internal::RegExpStack
/external/qemu/
H A Darm-semi.c462 ptr[2] = tswap32(ts->stack_base);

Completed in 70 milliseconds