Searched refs:start_stack (Results 1 – 1 of 1) sorted by relevance
1901 uint8_t* LayoutNativeCall(uint8_t* sp8, uintptr_t** start_stack, uintptr_t** start_gpr, in LayoutNativeCall() argument1905 *start_stack = reinterpret_cast<uintptr_t*>(sp8); in LayoutNativeCall()2049 HandleScope** handle_scope, uintptr_t** start_stack, uintptr_t** start_gpr, in ComputeLayout() argument2057 sp8 = LayoutNativeCall(sp8, start_stack, start_gpr, start_fpr); in ComputeLayout()