drive-by comment...
https://codereview.chromium.org/177493002/diff/1/src/optimizing-compiler-thread.cc
File src/optimizing-compiler-thread.cc (right):
https://codereview.chromium.org/177493002/diff/1/src/optimizing-compiler-thread.cc#newcode200
src/optimizing-compiler-thread.cc:200: NoBarrier_Store(&loop_switch_,
static_cast<AtomicWord>(loop_switch));
loop_switch_ is accessed with NoBarrier and Acquire/Release operations.
I think we should figure out what mode is required and converge into one
mode. I guess it is Acquire/Release.
https://codereview.chromium.org/177493002/
--
--
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/d/optout.