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

Issue 218663005: Reland and fix "Fix LoadFieldByIndex to take mutable heap-numbers into account."" (Closed)

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

Description

Reland and fix "Fix LoadFieldByIndex to take mutable heap-numbers into account."" BUG= R=hpayer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20358

Patch Set 1 #

Patch Set 2 : Fix number of arguments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+259 lines, -14 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 2 chunks +49 lines, -0 lines 0 comments Download
M src/arm64/lithium-arm64.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/arm64/lithium-codegen-arm64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 1 2 chunks +48 lines, -0 lines 0 comments Download
M src/handles.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 2 chunks +46 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 2 chunks +45 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +3 lines, -1 line 0 comments Download
M test/mjsunit/fuzz-natives-part1.js View 1 chunk +3 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-load-field-by-index.js View 1 chunk +11 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 8 months ago (2014-03-31 14:18:39 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 8 months ago (2014-03-31 14:20:22 UTC) #2
Toon Verwaest
6 years, 8 months ago (2014-03-31 14:21:31 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r20358 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698