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

Issue 222003005: Merged r20087, r20137, r20155, r20158, r20197 into 3.24 branch. (Closed)

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

Description

Merged r20087, r20137, r20155, r20158, r20197 into 3.24 branch. Fix polymorphic keyed loads for SLOPPY_ARGUMENTS_ELEMENTS Fix polymorphic hydrogen handling of SLOPPY_ARGUMENTS_ELEMENTS Ensure that lazy deopt sequence does not override calls. Visit return statement of inlined function in value context. Correctly convert micro-sign to its upper case. BUG=chromium:350867, chromium:354391, 354433, 354357, 355485 LOG=N R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20447

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -53 lines) Patch
M src/arm/lithium-codegen-arm.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +13 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/ic.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M src/runtime.cc View 5 chunks +17 lines, -10 lines 0 comments Download
M src/stub-cache.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 3 chunks +4 lines, -4 lines 0 comments Download
A + test/mjsunit/regress/regress-354357.js View 1 chunk +9 lines, -7 lines 0 comments Download
A + test/mjsunit/regress/regress-354433.js View 1 chunk +24 lines, -15 lines 0 comments Download
A + test/mjsunit/regress/regress-355485.js View 1 chunk +1 line, -2 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-350867.js View 1 chunk +15 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-354391.js View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
6 years, 8 months ago (2014-04-02 17:02:28 UTC) #1
Toon Verwaest
lgtm
6 years, 8 months ago (2014-04-02 17:07:40 UTC) #2
Jakob Kummerow
6 years, 8 months ago (2014-04-02 17:08:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20447.

Powered by Google App Engine
This is Rietveld 408576698