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

Issue 337603010: Remove static initializer from isolate (Closed)

Created:
6 years, 5 months ago by jochen (gone - plz use gerrit)
Modified:
6 years, 5 months ago
Reviewers:
dcarney, Sven Panne
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Remove static initializer from isolate We don't have a default isolate anymore, so we can just create the thread data and keys on demand BUG=none R=dcarney@chromium.org, svenpanne@chromium.org LOG=y Committed: https://code.google.com/p/v8/source/detail?r=22105

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -40 lines) Patch
M src/isolate.h View 3 chunks +3 lines, -8 lines 0 comments Download
M src/isolate.cc View 6 chunks +10 lines, -28 lines 0 comments Download
M src/mksnapshot.cc View 1 chunk +0 lines, -1 line 0 comments Download
M test/cctest/cctest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M tools/check-static-initializers.sh View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jochen (gone - plz use gerrit)
6 years, 5 months ago (2014-06-30 20:32:25 UTC) #1
dcarney
lgtm
6 years, 5 months ago (2014-06-30 20:57:32 UTC) #2
Sven Panne
LGTM. I think we slowly approach the point where we can merge Isolate::Init into Isolate::Isolate ...
6 years, 5 months ago (2014-07-01 06:14:52 UTC) #3
jochen (gone - plz use gerrit)
6 years, 5 months ago (2014-07-01 06:46:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r22105 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698