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

Issue 10413030: Fix prepareElementsForSort crash bug=117879 . This is a back (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 prepareElementsForSort crash bug=117879 . This is a back port to 3.8 of r11588 Committed: https://code.google.com/p/v8/source/detail?r=11612

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -432 lines) Patch
M src/arm/full-codegen-arm.cc View 1 chunk +0 lines, -98 lines 0 comments Download
M src/array.js View 2 chunks +7 lines, -3 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +0 lines, -93 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +0 lines, -98 lines 0 comments Download
M src/regexp.js View 1 chunk +1 line, -2 lines 0 comments Download
M src/runtime.h View 2 chunks +1 line, -3 lines 0 comments Download
M src/runtime.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +0 lines, -96 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
8 years, 7 months ago (2012-05-21 12:55:28 UTC) #1
Michael Starzinger
8 years, 7 months ago (2012-05-21 13:37:36 UTC) #2
LGTM. The line-breaks in the CL description seem to be messed up.

Powered by Google App Engine
This is Rietveld 408576698