Chromium Code Reviews

Issue 1578036: Add missing check to StringBuilderConcat runtime function. (Closed)

Created:
10 years, 8 months ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Søren Thygesen Gjesse
CC:
v8-dev
Visibility:
Public.

Description

Add missing check to StringBuilderConcat runtime function.

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+26 lines, -18 lines)
M src/runtime.cc View 4 chunks +24 lines, -16 lines 0 comments
M src/string.js View 1 chunk +2 lines, -2 lines 0 comments

Messages

Total messages: 3 (0 generated)
Lasse Reichstein
Slightly expanded extra check.
10 years, 8 months ago (2010-04-20 12:53:05 UTC) #1
Lasse Reichstein
10 years, 8 months ago (2010-04-20 12:53:48 UTC) #2
Søren Thygesen Gjesse
10 years, 8 months ago (2010-04-20 12:59:22 UTC) #3
LGTM

Powered by Google App Engine