Searched refs:promiseAllCountdownFunction (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DJSPromiseFunctions.cpp78 static EncodedJSValue JSC_HOST_CALL promiseAllCountdownFunction(ExecState* exec) function in namespace:JSC
122 return JSFunction::create(vm, globalObject, 1, ASCIILiteral("PromiseAllCountdownFunction"), promiseAllCountdownFunction);

Completed in 172 milliseconds