- 8161b84 WebAssembly: Make WebAssembly.instantiate/compile truly asynchronous by keith_miller@apple.com · 8 years ago
- f3fa123 [JSC] Add JSPromiseDeferred::reject(ExecState*, Exception*) interface by utatane.tea@gmail.com · 8 years ago
- 22104f5 Unreviewed, rolling out r206522. by ryanhaddad@apple.com · 9 years ago
- c53123e Unreviewed, rolling out r206506. https://bugs.webkit.org/show_bug.cgi?id=162682 by commit-queue@webkit.org · 9 years ago
- 71ae5a4 Adopt #pragma once in JavaScriptCore by commit-queue@webkit.org · 9 years ago
- 192fc0d Add InternalPromise to use Promises safely in the internals by utatane.tea@gmail.com · 10 years ago
- 1933c7b Introduce non-user-observable Promise functions to use Promises internally by utatane.tea@gmail.com · 10 years ago
- 254c2d9 Remove compile and runtime flags for promises. by achristensen@apple.com · 10 years ago
- 5727f19 [ES6] Implement the latest Promise spec in JS by utatane.tea@gmail.com · 10 years ago
- 4b9e000 Don't segregate heap objects based on Structure immortality. by akling@apple.com · 10 years ago
- ce3b5af Remove the JSC::OverridesVisitChildren flag. <https://webkit.org/b/135489> by akling@apple.com · 11 years ago
- 3378c48 Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, r170375, r170376, r170382, r170383, r170399, r170436, r170489, r170490, r170556 from ftlopt. by fpizlo@apple.com · 11 years ago
- 9f62443 Unreviewed, roll out r171641-r171644. It broke some tests; will investigate and by fpizlo@apple.com · 11 years ago
- 60d1abd Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, r170375, r170376, r170382, r170383, r170399, r170436, r170489, r170490, r170556 from ftlopt. by fpizlo@apple.com · 11 years ago
- 1241643 Fix the !ENABLE(PROMISES) build https://bugs.webkit.org/show_bug.cgi?id=130328 by commit-queue@webkit.org · 11 years ago
- 7817ee1 [JS] Implement Promise.all() https://bugs.webkit.org/show_bug.cgi?id=126510 by weinig@apple.com · 11 years ago
- 349af4e Update Promises to the https://github.com/domenic/promises-unwrapping spec by weinig@apple.com · 11 years ago