PTAL
Here are the issues that was causing debug failures.
1. I added an assert that the filter was within range. The fuzzer of course
tries random things outside this range.
2. A few tests still passed treu to %GetLocalPropertyNames
3. But strangest of all was that I had to move the definition of
ObjectGetOwnPropertySymbols into symbol.js. One of the asserts fail if we
define
ObjectGetOwnPropertySymbols in v8Natives.js and install it in symbol.js.
https://codereview.chromium.org/108083005/
--
--
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.