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