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

Issue 368223002: Turn old space cons strings into regular external strings (not short). (Closed)

Created:
6 years, 5 months ago by Yang
Modified:
6 years, 3 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Turn old space cons strings into regular external strings (not short). R=hpayer@chromium.org BUG=v8:3530 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=23794

Patch Set 1 #

Total comments: 4

Patch Set 2 : fix assertion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -20 lines) Patch
M src/heap/heap-inl.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/objects.cc View 1 2 chunks +8 lines, -18 lines 0 comments Download
A test/mjsunit/regress/regress-sliced-external-cons-regexp.js View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Yang
6 years, 5 months ago (2014-07-03 11:34:42 UTC) #1
Hannes Payer (out of office)
LGTM https://codereview.chromium.org/368223002/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/368223002/diff/1/src/objects.cc#newcode1071 src/objects.cc:1071: // string occupies is too small for a ...
6 years, 5 months ago (2014-07-03 11:37:19 UTC) #2
Hannes Payer (out of office)
https://codereview.chromium.org/368223002/diff/1/test/mjsunit/regress/regress-sliced-external-cons-regexp.js File test/mjsunit/regress/regress-sliced-external-cons-regexp.js (right): https://codereview.chromium.org/368223002/diff/1/test/mjsunit/regress/regress-sliced-external-cons-regexp.js#newcode10 test/mjsunit/regress/regress-sliced-external-cons-regexp.js:10: gc(); you could call gc(true) to just invoke the ...
6 years, 5 months ago (2014-07-03 11:40:09 UTC) #3
Yang
On 2014/07/03 11:40:09, Hannes Payer wrote: > https://codereview.chromium.org/368223002/diff/1/test/mjsunit/regress/regress-sliced-external-cons-regexp.js > File test/mjsunit/regress/regress-sliced-external-cons-regexp.js (right): > > https://codereview.chromium.org/368223002/diff/1/test/mjsunit/regress/regress-sliced-external-cons-regexp.js#newcode10 ...
6 years, 5 months ago (2014-07-03 11:45:44 UTC) #4
Yang
Committed patchset #1 manually as r22192 (presubmit successful).
6 years, 5 months ago (2014-07-03 11:46:39 UTC) #5
Yang
On 2014/07/03 11:46:39, Yang wrote: > Committed patchset #1 manually as r22192 (presubmit successful). Reusing ...
6 years, 4 months ago (2014-08-19 15:32:13 UTC) #6
Yang
On 2014/08/19 15:32:13, Yang wrote: > On 2014/07/03 11:46:39, Yang wrote: > > Committed patchset ...
6 years, 4 months ago (2014-08-19 15:32:52 UTC) #7
Hannes Payer (out of office)
lgtm
6 years, 4 months ago (2014-08-19 17:33:18 UTC) #8
Hannes Payer (out of office)
lgtm
6 years, 4 months ago (2014-08-19 17:33:18 UTC) #9
Yang
On 2014/08/19 17:33:18, Hannes Payer wrote: > lgtm This still fails test-api/MakingExternalUnalignedAsciiString. In other words, ...
6 years, 4 months ago (2014-08-21 15:09:34 UTC) #10
Yang
6 years, 3 months ago (2014-09-09 11:42:14 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 23794 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698