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

Issue 8836: Check that an index is in the range of 0 to array length in ArrayConcatVisito... (Closed)

Created:
12 years, 1 month ago by Feng Qian
Modified:
9 years, 7 months ago
Reviewers:
iposva, Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Check that an index is in the range of 0 to array length in ArrayConcatVisitor. Elements out of range are discarded. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=628

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M src/runtime.cc View 4 chunks +16 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Feng Qian
12 years, 1 month ago (2008-10-28 17:15:59 UTC) #1
iposva
12 years, 1 month ago (2008-10-28 17:22:13 UTC) #2
LGTM
-Ivan

Powered by Google App Engine
This is Rietveld 408576698