Searched refs:PerformPromiseAny (Results 1 – 3 of 3) sorted by relevance
76 static JSHandle<CompletionRecord> PerformPromiseAny(JSThread *thread,
689 JSHandle<CompletionRecord> result = PerformPromiseAny(thread, iteratorRecord, thisValue, in Any()713 JSHandle<CompletionRecord> BuiltinsPromise::PerformPromiseAny(JSThread *thread, in PerformPromiseAny() function in panda::ecmascript::builtins::BuiltinsPromise719 BUILTINS_API_TRACE(thread, Promise, PerformPromiseAny); in PerformPromiseAny()
615 V(Promise, PerformPromiseAny) \