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

Issue 1329793003: Crankshaft: consolidated element loads always deopted on seeing the hole (Closed)

Created:
5 years, 3 months ago by mvstanton
Modified:
5 years, 3 months ago
Reviewers:
Jakob Kummerow
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: consolidated element loads always deopted on seeing the hole Update the consolidated load case to carefully chose the load mode based on the consolidated elements kind. BUG=v8:4380 LOG=N Committed: https://crrev.com/164f92d206c6dc203c485a5c154e4aafa0c46c95 Cr-Commit-Position: refs/heads/master@{#30659}

Patch Set 1 #

Patch Set 2 : Now with fix. #

Total comments: 4

Patch Set 3 : Code comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -2 lines) Patch
M src/hydrogen.cc View 1 2 1 chunk +37 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-4380.js View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
mvstanton
Hi Jakob, Here is the fix we were talking about, thx for the look! --Michael
5 years, 3 months ago (2015-09-08 15:38:51 UTC) #2
Jakob Kummerow
lgtm https://codereview.chromium.org/1329793003/diff/20001/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/1329793003/diff/20001/src/hydrogen.cc#newcode7447 src/hydrogen.cc:7447: if (*map != isolate()->get_initial_js_array_map(map->elements_kind())) { Isn't this condition... ...
5 years, 3 months ago (2015-09-09 14:12:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1329793003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1329793003/40001
5 years, 3 months ago (2015-09-09 14:41:42 UTC) #6
mvstanton
Right on, thanks for the help thinking through it too. https://codereview.chromium.org/1329793003/diff/20001/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/1329793003/diff/20001/src/hydrogen.cc#newcode7447 ...
5 years, 3 months ago (2015-09-09 14:41:56 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-09 15:15:27 UTC) #8
commit-bot: I haz the power
5 years, 3 months ago (2015-09-09 15:15:38 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/164f92d206c6dc203c485a5c154e4aafa0c46c95
Cr-Commit-Position: refs/heads/master@{#30659}

Powered by Google App Engine
This is Rietveld 408576698