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

Issue 2800027: Add special case of taking a substring that is the entire string to stub. (Closed)

Created:
10 years, 6 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Add special case of taking a substring that is the entire string to stub.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/ia32/codegen-ia32.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/x64/codegen-x64.cc View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Notice that we don't check the start position if the length is the entire string. ...
10 years, 6 months ago (2010-06-25 10:58:43 UTC) #1
William Hesse
10 years, 6 months ago (2010-06-25 11:20:06 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698