Searched refs:jssp_address (Results 1 – 1 of 1) sorted by relevance
5415 Address jssp_address = Simulator::current(isolate_)->get_sp(); in ThrowInternal() local5416 uintptr_t jssp = static_cast<uintptr_t>(jssp_address); in ThrowInternal()