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

Issue 11969029: Allow externalization of canonical strings also. Only restrict canonical strings (Closed)

Created:
7 years, 11 months ago by siva
Modified:
7 years, 11 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Allow externalization of canonical strings also. Only restrict canonical strings in the VM isolate heap. Committed: https://code.google.com/p/dart/source/detail?r=17437

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -93 lines) Patch
M vm/dart_api_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/dart_api_impl_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M vm/object.h View 2 chunks +3 lines, -3 lines 0 comments Download
M vm/object.cc View 1 11 chunks +103 lines, -68 lines 0 comments Download
M vm/object_test.cc View 1 chunk +53 lines, -20 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 11 months ago (2013-01-17 03:10:34 UTC) #1
Ivan Posva
Please address the two byte strings as well in this change. Thanks, -Ivan https://chromiumcodereview.appspot.com/11969029/diff/1/vm/object.cc File ...
7 years, 11 months ago (2013-01-17 07:19:39 UTC) #2
siva
Removed OneByteString assertions in the lookup functions and beefed up EqualsIgnorePrivateKey to allow for TwoByteStrings. ...
7 years, 11 months ago (2013-01-17 19:03:32 UTC) #3
Ivan Posva
7 years, 11 months ago (2013-01-23 03:31:46 UTC) #4
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698