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

Issue 851163007: Implement IsConstructor() abstract operation (Closed)

Created:
5 years, 11 months ago by caitp (gmail)
Modified:
5 years, 11 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Implement IsConstructor() abstract operation LOG=N R=dpino@igalia.com, arv@chromium.org, dslomov@chromium.org BUG= Committed: https://crrev.com/6dc82c184c49c21dad8233c26ed79fcf58319fbf Cr-Commit-Position: refs/heads/master@{#26130}

Patch Set 1 #

Patch Set 2 : Add TODO, use HandleScope, etc #

Total comments: 1

Patch Set 3 : All raw pointers converted to handles #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -7 lines) Patch
M src/harmony-array.js View 3 chunks +3 lines, -4 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime/runtime-function.cc View 1 2 1 chunk +28 lines, -0 lines 0 comments Download
M test/mjsunit/harmony/array-from.js View 1 chunk +2 lines, -1 line 0 comments Download
M test/mjsunit/harmony/array-of.js View 1 chunk +22 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
caitp (gmail)
PTAL --- I realized today ArrayFrom was doing "the wrong thing" by not supporting bound ...
5 years, 11 months ago (2015-01-17 19:45:49 UTC) #1
caitp (gmail)
On 2015/01/17 19:45:49, caitp wrote: > PTAL --- I realized today ArrayFrom was doing "the ...
5 years, 11 months ago (2015-01-17 23:17:13 UTC) #2
arv (Not doing code reviews)
On 2015/01/17 23:17:13, caitp wrote: > On 2015/01/17 19:45:49, caitp wrote: > > PTAL --- ...
5 years, 11 months ago (2015-01-18 18:55:29 UTC) #3
Dmitry Lomov (no reviews)
This patch lgtm. I'd use HandleScope and handles instead of SHS in Runtime_IsConstructor, but I ...
5 years, 11 months ago (2015-01-19 10:42:41 UTC) #4
caitp (gmail)
On 2015/01/19 10:42:41, Dmitry Lomov (chromium) wrote: > This patch lgtm. > > I'd use ...
5 years, 11 months ago (2015-01-19 11:26:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/851163007/20001
5 years, 11 months ago (2015-01-19 11:35:45 UTC) #7
Dmitry Lomov (no reviews)
Sorry the last patch not lgtm. You are mixing up raw pointers and handles, that's ...
5 years, 11 months ago (2015-01-19 11:39:46 UTC) #9
caitp (gmail)
On 2015/01/19 11:39:46, Dmitry Lomov (chromium) wrote: > Sorry the last patch not lgtm. > ...
5 years, 11 months ago (2015-01-19 11:49:14 UTC) #10
caitp (gmail)
On 2015/01/19 11:39:46, Dmitry Lomov (chromium) wrote: > Sorry the last patch not lgtm. > ...
5 years, 11 months ago (2015-01-19 11:49:15 UTC) #11
Dmitry Lomov (no reviews)
lgtm
5 years, 11 months ago (2015-01-19 11:49:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/851163007/40001
5 years, 11 months ago (2015-01-19 11:50:45 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-19 12:22:29 UTC) #15
commit-bot: I haz the power
5 years, 11 months ago (2015-01-19 12:22:39 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6dc82c184c49c21dad8233c26ed79fcf58319fbf
Cr-Commit-Position: refs/heads/master@{#26130}

Powered by Google App Engine
This is Rietveld 408576698