[Webkit-unassigned] [Bug 151596] [JSC] add missing RequireObjectCoercible() step in destructuring

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 20:27:54 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151596

Caitlin Potter (:caitp) <caitp at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #266330|                            |review?
              Flags|                            |

--- Comment #4 from Caitlin Potter (:caitp) <caitp at igalia.com> ---
Created attachment 266330
  --> https://bugs.webkit.org/attachment.cgi?id=266330&action=review
[JSC] add missing RequireObjectCoercible() step in destructuring

Added some new opcodes (op_is_just_undefined and op_is_just_undefined_or_null) which remove the unnecessary masquerade-as-undefined code. Probably missing some bit here or there. Few more tests for more object-coercible types

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151201/0627c9d9/attachment.html>


More information about the webkit-unassigned mailing list