Show lines around each change Show the changes in full context Timestamp: Jul 5, 2015, 7:01:27 PM (10 years ago) Author: Yusuke Suzuki Message: [ES6] Implement the latest Promise spec in JS https://bugs.webkit.org/show_bug.cgi?id=146229 Reviewed by Sam Weinig. Source/JavaScriptCore: Updated the Promise implementation to meet to the ES6 spec. This patch Implement ES6 Promise and related abstract o