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

Issue 1090813003: [crankshaft] Fix property access with proxies in prototype chain (Closed)

Created:
5 years, 8 months ago by Toon Verwaest
Modified:
5 years, 8 months ago
Reviewers:
rossberg
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[crankshaft] Fix property access with proxies in prototype chain BUG= Committed: https://crrev.com/c153a8437e2d4f579f65485d7fc9f2f751010624 Cr-Commit-Position: refs/heads/master@{#27911}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Patch Set 3 : #

Patch Set 4 : rebase #

Patch Set 5 : Have to check the prototype instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M src/hydrogen.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M test/mjsunit/harmony/proxies.js View 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
Toon Verwaest
PTAL
5 years, 8 months ago (2015-04-16 10:46:47 UTC) #2
rossberg
LGTM, almost https://codereview.chromium.org/1090813003/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/1090813003/diff/1/src/hydrogen.cc#newcode5450 src/hydrogen.cc:5450: if (map->instance_type() == JS_PROXY_TYPE) return false; This ...
5 years, 8 months ago (2015-04-16 10:54:13 UTC) #3
Toon Verwaest
Addressed comments
5 years, 8 months ago (2015-04-16 10:58:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090813003/20001
5 years, 8 months ago (2015-04-16 10:58:57 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1847)
5 years, 8 months ago (2015-04-16 11:08:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090813003/20001
5 years, 8 months ago (2015-04-16 13:59:55 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1867)
5 years, 8 months ago (2015-04-16 14:14:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090813003/40001
5 years, 8 months ago (2015-04-16 16:55:14 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1880)
5 years, 8 months ago (2015-04-16 17:16:46 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1090813003/80001
5 years, 8 months ago (2015-04-17 08:59:58 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-04-17 09:25:34 UTC) #22
commit-bot: I haz the power
5 years, 8 months ago (2015-04-17 09:25:40 UTC) #23
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c153a8437e2d4f579f65485d7fc9f2f751010624
Cr-Commit-Position: refs/heads/master@{#27911}

Powered by Google App Engine
This is Rietveld 408576698