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

Issue 8762: Fix natives fuzzing: Let the StringIndexOf runtime function... (Closed)

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

Description

Fix natives fuzzing: Let the StringIndexOf runtime function deal with start indexes that are out of range. Committed: http://code.google.com/p/v8/source/detail?r=663

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M src/runtime.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/fuzz-natives.js View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
12 years, 1 month ago (2008-10-31 08:44:02 UTC) #1
Lasse Reichstein
12 years, 1 month ago (2008-10-31 08:50:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698