Reviewers: Michael Starzinger,
Description:
Don't use TLS for space iterators.
This is not only inherently slow, but it also forces the caller to enter an
Isolate before. Both is bad, so we have to do some heap plumbing.
BUG=v8:2531
Please review this at https://codereview.chromium.org/12217106/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M src/debug.cc
M src/heap-profiler.h
M src/heap-profiler.cc
M src/heap.h
M src/heap.cc
M src/liveedit.cc
M src/log.cc
M src/mark-compact.cc
M src/profile-generator.h
M src/profile-generator.cc
M src/runtime.cc
M test/cctest/test-api.cc
M test/cctest/test-debug.cc
M test/cctest/test-heap.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.