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

Issue 88143002: Flatten cons string for single character substrings. (Closed)

Created:
7 years ago by Yang
Modified:
7 years ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Visibility:
Public.

Description

Flatten cons string for single character substrings. For substrings of non-flat cons strings, we bail out to runtime. For single character substrings, we forget to flatten it. This causes successive bailouts. R=bmeurer@chromium.org BUG=323041

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
src/heap.cc View 3 chunks +7 lines, -5 lines 0 comments Download
src/runtime.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
7 years ago (2013-11-26 12:42:52 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698