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