Reviewers: Vitaly, dimich,
Message:
Some more interesting things in top.cc!
Thanks
Description:
[Isolates] Begin removing [static] from Top.
- Moved Top::thread_local to Isolate.
- Identified globals in top.cc and moved these into TopState.
It seems like the methods on Top should migrate to Isolate and that Top
itself
should disappear; WDYT?
Please review this at http://codereview.chromium.org/2720005/show
SVN Base: http://v8.googlecode.com/svn/branches/experimental/isolates/
Affected files:
M src/builtins.cc
M src/frames.cc
M src/ic.cc
M src/isolate.h
M src/log.cc
M src/top.h
M src/top.cc
M test/cctest/test-log-stack-tracer.cc
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev