Home
last modified time | relevance | path

Searched refs:stub_frame (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/execution/
Disolate.cc2038 StubFrame* stub_frame = static_cast<StubFrame*>(frame); in ThrowInternal() local
2043 Code code = stub_frame->LookupCode(); in ThrowInternal()
2049 int offset = stub_frame->LookupExceptionHandlerInTable(); in ThrowInternal()