Chromium Code Reviews

Issue 7849012: Fix missing setting of array to copy-on-write in (Closed)

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

Description

Fix missing setting of array to copy-on-write in optimized string split. Committed: http://code.google.com/p/v8/source/detail?r=9190

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+15 lines, -15 lines)
M src/heap.cc View 1 chunk +15 lines, -15 lines 0 comments

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 3 months ago (2011-09-08 09:14:29 UTC) #1
Rico
9 years, 3 months ago (2011-09-08 09:22:59 UTC) #2
LGTM

Powered by Google App Engine