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

Issue 10876053: MIPS: Check that index and length are Smi in bounds check. (Closed)

Created:
8 years, 4 months ago by palfia
Modified:
8 years, 3 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Check that index and length are Smi in bounds check. Port r12362 (cd39337c) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12376

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +22 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
8 years, 4 months ago (2012-08-23 23:07:09 UTC) #1
Toon Verwaest
8 years, 4 months ago (2012-08-24 09:06:30 UTC) #2
LGTM, landing.

Powered by Google App Engine
This is Rietveld 408576698