Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(630)

Issue 71713002: Preliminary promise implementation. (Closed)

Created:
7 years, 1 month ago by rossberg
Modified:
7 years, 1 month ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Preliminary promise implementation. Based on https://github.com/rossberg-chromium/js-promise BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+891 lines, -46 lines) Patch
M src/bootstrapper.cc View 1 chunk +18 lines, -45 lines 0 comments Download
M src/flag-definitions.h View 3 chunks +5 lines, -0 lines 0 comments Download
M src/messages.js View 1 chunk +3 lines, -0 lines 0 comments Download
A src/promise.js View 1 chunk +271 lines, -0 lines 0 comments Download
M test/mjsunit/harmony/iteration-semantics.js View 1 chunk +2 lines, -1 line 0 comments Download
A test/mjsunit/harmony/promises.js View 1 chunk +591 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698