Searched defs:constructPromise (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSPromiseConstructor.cpp93 static EncodedJSValue JSC_HOST_CALL constructPromise(ExecState* exec) function in namespace:JSC
540 JSPromise* constructPromise(ExecState* exec, JSGlobalObject* globalObject, JSFunction* resolver) function in namespace:JSC

Completed in 162 milliseconds