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

Issue 11085005: Merged r12362 into 3.12 branch. (Closed)

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

Description

Merged r12362 into 3.12 branch. Check that index and length are Smi in bounds check. BUG=chromium:142218 Committed: https://code.google.com/p/v8/source/detail?r=12673

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -17 lines) Patch
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 chunk +21 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +20 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.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +21 lines, -0 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-142218.js View 1 chunk +11 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAL.
8 years, 2 months ago (2012-10-08 11:43:37 UTC) #1
Toon Verwaest
8 years, 2 months ago (2012-10-08 11:49:42 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698