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

Issue 11419067: Revert "Drastically reduce the number of created strings in d8." (Closed)

Created:
8 years, 1 month ago by Sven Panne
Modified:
8 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Revert "Drastically reduce the number of created strings in d8." This reverts commit 2fc4424b00296cc06d6f7eb4bf31ec9c3d6be68a. Even symbols shouldn't be shared across Isolates. The CL has to be reworked to use a (Isolate,C-string)->v8-symbol mapping. Slowly approaching Chrome... :-/ Committed: https://code.google.com/p/v8/source/detail?r=12999

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -113 lines) Patch
M src/d8.cc View 24 chunks +88 lines, -113 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
8 years, 1 month ago (2012-11-19 14:23:54 UTC) #1
Michael Starzinger
8 years, 1 month ago (2012-11-19 14:27:20 UTC) #2
LGTM (rubber-stamped).

Powered by Google App Engine
This is Rietveld 408576698