Searched defs:onFinally (Results 1 – 2 of 2) sorted by relevance
265 JSHandle<JSTaggedValue> onFinally(thread, thenFinally->GetOnFinally()); in ThenFinally() local305 JSHandle<JSTaggedValue> onFinally(thread, catchFinally->GetOnFinally()); in CatchFinally() local
1052 JSHandle<JSTaggedValue> onFinally = BuiltinsBase::GetCallArg(argv, 0); in Finally() local