Searched refs:NewJSPromiseAllResolveElementFunction (Results 1 – 3 of 3) sorted by relevance
416 JSHandle<JSPromiseAllResolveElementFunction> NewJSPromiseAllResolveElementFunction();
2839 JSHandle<JSPromiseAllResolveElementFunction> ObjectFactory::NewJSPromiseAllResolveElementFunction() in NewJSPromiseAllResolveElementFunction() function in panda::ecmascript::ObjectFactory
538 …omiseAllResolveElementFunction> resoleveElement = factory->NewJSPromiseAllResolveElementFunction(); in PerformPromiseAll()