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

Issue 137783023: Add hydrogen support for ArrayPop, and remove the handwritten call stubs. (Closed)

Created:
6 years, 11 months ago by Toon Verwaest
Modified:
6 years, 11 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Add hydrogen support for ArrayPop, and remove the handwritten call stubs. BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18709

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -288 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +0 lines, -73 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +47 lines, -0 lines 4 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +0 lines, -70 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +0 lines, -72 lines 0 comments Download
M src/stub-cache.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +0 lines, -71 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Toon Verwaest
PTAL
6 years, 11 months ago (2014-01-17 17:06:26 UTC) #1
mvstanton
Hi Toon, looks great, I just have a couple comments. thx, --Michael https://codereview.chromium.org/137783023/diff/1/src/hydrogen.cc File src/hydrogen.cc ...
6 years, 11 months ago (2014-01-20 12:45:39 UTC) #2
Toon Verwaest
https://codereview.chromium.org/137783023/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/137783023/diff/1/src/hydrogen.cc#newcode7645 src/hydrogen.cc:7645: bounds_check, elements_kind, false); Will do so. On 2014/01/20 12:45:39, ...
6 years, 11 months ago (2014-01-20 13:28:09 UTC) #3
mvstanton
lgtm
6 years, 11 months ago (2014-01-21 12:00:05 UTC) #4
Toon Verwaest
6 years, 11 months ago (2014-01-21 12:42:33 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r18709 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698