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

Issue 7840031: JSArray can go slow case during String.split. Guard against (Closed)

Created:
9 years, 3 months ago by Erik Corry
Modified:
9 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

JSArray can go slow case during String.split. Guard against that eventuality. Committed: http://code.google.com/p/v8/source/detail?r=9183

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M src/objects-debug.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/runtime.cc View 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 3 months ago (2011-09-07 14:33:12 UTC) #1
Jakob Kummerow
9 years, 3 months ago (2011-09-07 14:40:52 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698