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

Issue 10391061: Fix compose-discard crasher from 11524 - port to x64, ARM, MIPS. (Closed)

Created:
8 years, 7 months ago by Erik Corry
Modified:
8 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix compose-discard crasher from 11524 - port to x64, ARM, MIPS. This is now bug 2123. TBR=mstarzinger Committed: https://code.google.com/p/v8/source/detail?r=11540

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -32 lines) Patch
M src/arm/lithium-codegen-arm.cc View 2 chunks +18 lines, -11 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +16 lines, -10 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +18 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 7 months ago (2012-05-10 21:25:39 UTC) #1
Michael Starzinger
8 years, 7 months ago (2012-05-11 11:58:29 UTC) #2
Same comments as in the original CL, but you already took care of that in the
follow-up cleanup CL. So LGTM if combined with the following.

https://chromiumcodereview.appspot.com/10386089/

Powered by Google App Engine
This is Rietveld 408576698