Reviewers: rossberg,
https://codereview.chromium.org/1239423004/diff/1/src/harmony-simd.js
File src/harmony-simd.js (right):
https://codereview.chromium.org/1239423004/diff/1/src/harmony-simd.js#newcode87
src/harmony-simd.js:87: DONT_ENUM | READ_ONLY);
This was different from almost every other 'symbolToStringTag', by not
adding the property to the prototype. I hope it's correct now.
https://codereview.chromium.org/1239423004/diff/1/test/simdjs/testcfg.py
File test/simdjs/testcfg.py (right):
https://codereview.chromium.org/1239423004/diff/1/test/simdjs/testcfg.py#newcode17
test/simdjs/testcfg.py:17: SIMDJS_ARCHIVE_REVISION =
"631f1ebf046e60e67138c21bdafdf8624903d87b"
I'll have to update this since the current polyfill fails because it
calls Object.hasOwnProperty incorrectly. That should land soon.
https://codereview.chromium.org/1239423004/diff/1/test/simdjs/testcfg.py#newcode67
test/simdjs/testcfg.py:67:
Incorporating some changes from Brad Nelson's CL to fix SIMD.js test and
polyfill downloading. This shouldn't be a part of the final patch. Here
and below.
Description:
SIMD.js: Update Float32x4 and tests to current spec.
LOG=N
BUG=v8:4124
Please review this at https://codereview.chromium.org/1239423004/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+80, -37 lines):
M src/harmony-simd.js
M test/mjsunit/harmony/simd.js
M test/simdjs/harness-adapt.js
M test/simdjs/testcfg.py
--
--
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.