Searched refs:promiseConstructor (Results 1 – 2 of 2) sorted by relevance
57 …atic JSTaggedValue GetPromiseResolve(JSThread *thread, JSHandle<JSTaggedValue> promiseConstructor);
642 …ue BuiltinsPromise::GetPromiseResolve(JSThread *thread, JSHandle<JSTaggedValue> promiseConstructor) in GetPromiseResolve() argument648 …JSHandle<JSTaggedValue> promiseResolve = JSObject::GetProperty(thread, promiseConstructor, resolve… in GetPromiseResolve()