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

Issue 18059005: Make sure HCallNewArray uses right ElementsKind (Closed)

Created:
7 years, 5 months ago by danno
Modified:
7 years, 5 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Make sure HCallNewArray uses right ElementsKind Close a small gc window that exists between when a HNewArrayCall instruction is created and the ElementsKind type feedback for the construction function is accesses. R=mvstanton@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15359

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
danno
7 years, 5 months ago (2013-06-27 14:20:28 UTC) #1
mvstanton
lgtm
7 years, 5 months ago (2013-06-27 14:21:42 UTC) #2
danno
7 years, 5 months ago (2013-06-27 14:22:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15359 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698