[Webkit-unassigned] [Bug 177398] JSC should throw if proxy set returns falsish in strict mode context
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 11 12:46:41 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=177398
--- Comment #9 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Thanks for thorough review, Yusuke.
It is a bit unusual to handle JS abrupt completions while remembering to early return in native code manually and not accidentally override JS exception.
I will be adding tests for this case to Test262: there are quite a few operators that do [[Set]] and I would need test generation tooling to cover them all (w/o too much repetition).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190611/df91cdf9/attachment.html>
More information about the webkit-unassigned
mailing list