Reviewers: jarin,
Description:
Implement Atomics API
This is behind the flag "--harmony-atomics", and it only works on
SharedArrayBuffers. This implementation only includes the runtime
functions. The TurboFan implementation will be next.
BUG=
LOG=n
Please review this at https://codereview.chromium.org/1162503002/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+1447, -5 lines):
M BUILD.gn
M src/bootstrapper.cc
M src/flag-definitions.h
A src/harmony-atomics.js
M src/messages.h
M src/objects.h
M src/runtime/runtime.h
A src/runtime/runtime-atomics.cc
M src/runtime/runtime-typedarray.cc
M src/runtime/runtime-utils.h
A test/mjsunit/harmony/atomics.js
M tools/gyp/v8.gyp
--
--
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.