Searched refs:stub_frame (Results 1 – 1 of 1) sorted by relevance
2038 StubFrame* stub_frame = static_cast<StubFrame*>(frame); in ThrowInternal() local2043 Code code = stub_frame->LookupCode(); in ThrowInternal()2049 int offset = stub_frame->LookupExceptionHandlerInTable(); in ThrowInternal()