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

Issue 3254010: Remove assertion that is no longer valid in InitializeStringSearch.... (Closed)

Created:
10 years, 3 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
sandholm
CC:
v8-dev
Visibility:
Public.

Description

Remove assertion that is no longer valid in InitializeStringSearch. This assertion is no longer valid because r5380 changes the assumption about the pat parameter. In addition, we embed the no allocation part of StringSplit in a block to reenable allocation later in that method. Committed: http://code.google.com/p/v8/source/detail?r=5381

Patch Set 1 #

Patch Set 2 : '' #

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

Messages

Total messages: 2 (0 generated)
Rico
10 years, 3 months ago (2010-08-31 10:31:50 UTC) #1
sandholm
10 years, 3 months ago (2010-08-31 10:33:21 UTC) #2
LGTM and thanks for fixing.

Powered by Google App Engine
This is Rietveld 408576698