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

Issue 2816993002: [turbofan] Use unreliable receiver maps for __proto__ lowering. (Closed)

Created:
3 years, 8 months ago by Benedikt Meurer
Modified:
3 years, 8 months ago
Reviewers:
Jarin
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Use unreliable receiver maps for __proto__ lowering. When optimizing calls to get Object.prototype.__proto__ in JSCallReducer, we can also consume unreliable receiver map information, as long as the receiver maps are stable. In that case we also need to install proper stability dependencies. BUG=chromium:711195, v8:5267, v8:6241 R=jarin@chromium.org Review-Url: https://codereview.chromium.org/2816993002 Cr-Commit-Position: refs/heads/master@{#44634} Committed: https://chromium.googlesource.com/v8/v8/+/136c712e61610422b8c31c692e660246271b8c17

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M src/compiler/js-call-reducer.cc View 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 10 (6 generated)
Benedikt Meurer
3 years, 8 months ago (2017-04-13 09:12:38 UTC) #1
Jarin
lgtm
3 years, 8 months ago (2017-04-13 09:16:37 UTC) #4
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/2816993002/1
3 years, 8 months ago (2017-04-13 09:17:03 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 09:40:47 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/v8/v8/+/136c712e61610422b8c31c692e660246271...

Powered by Google App Engine
This is Rietveld 408576698