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

Issue 2796243002: Add isPromise V8 extras util (Closed)

Created:
3 years, 8 months ago by domenic
Modified:
3 years, 8 months ago
Reviewers:
Dan Ehrenberg, gsathya
CC:
v8-reviews_googlegroups.com, Adam Rice
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

Add isPromise V8 extras util This is used by streams in https://streams.spec.whatwg.org/commit-snapshots/1375e266b2fe8246bd95cb9d8a49876ba9359dc9/#rs-pipe-through This also fixes an omission in a6e635d6929c77e10c45ae069b15003b3f1cf73a that did not properly update the %OptimizeObjectForAddingMultipleProperties call in prologue.js. BUG=chromium:668951 R=gsathya@chromium.org,littledan@chromium.org Review-Url: https://codereview.chromium.org/2796243002 Cr-Commit-Position: refs/heads/master@{#44442} Committed: https://chromium.googlesource.com/v8/v8/+/0d25fee3089c1084356054631ac9967c3844a97e

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix typo #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -2 lines) Patch
M src/bootstrapper.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/js/prologue.js View 1 chunk +1 line, -1 line 1 comment Download
M test/cctest/test-api.cc View 1 chunk +11 lines, -0 lines 0 comments Download
M test/cctest/test-extra.js View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 15 (6 generated)
domenic
3 years, 8 months ago (2017-04-05 06:25:46 UTC) #1
gsathya
lgtm https://codereview.chromium.org/2796243002/diff/1/test/cctest/test-extra.js File test/cctest/test-extra.js (right): https://codereview.chromium.org/2796243002/diff/1/test/cctest/test-extra.js#newcode98 test/cctest/test-extra.js:98: thenableIsPromise: v8.isPromise({ then() { } }) // should ...
3 years, 8 months ago (2017-04-05 23:29:31 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2796243002/20001
3 years, 8 months ago (2017-04-06 05:15:34 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/38527)
3 years, 8 months ago (2017-04-06 05:18:44 UTC) #7
domenic
On 2017/04/06 at 05:18:44, commit-bot wrote: > Try jobs failed on following builders: > v8_presubmit ...
3 years, 8 months ago (2017-04-06 05:21:44 UTC) #8
Dan Ehrenberg
lgtm If this is needed to implement or optimize web specs, that's a little sad ...
3 years, 8 months ago (2017-04-06 13:01:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2796243002/20001
3 years, 8 months ago (2017-04-06 13:15:22 UTC) #11
domenic
On 2017/04/06 at 13:01:30, littledan wrote: > lgtm > > If this is needed to ...
3 years, 8 months ago (2017-04-06 13:16:39 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 13:16:42 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/0d25fee3089c1084356054631ac9967c384...

Powered by Google App Engine
This is Rietveld 408576698