https://codereview.chromium.org/12450002/diff/1/src/sweeper-thread.h
File src/sweeper-thread.h (right):
https://codereview.chromium.org/12450002/diff/1/src/sweeper-thread.h#newcode76
src/sweeper-thread.h:76: static AtomicWord running_threads_;
This cannot be static, it must be part of the Isolate instead. There can
be more than one Isolate per process.
https://codereview.chromium.org/12450002/
--
--
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.