[Bug 27381] Basing Object.observe() for IDL objects on internal slots

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27381

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #5 from Boris Zbarsky <bzbarsky@mit.edu> ---
We could think about it.

The requirement to _actually_ have an internal slot (to have the old value
available) as opposed to conceptually having an internal slot as a
specification device should not be made lightly, because it can affect the
ability of engines to space-optimize.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 20 November 2014 15:46:29 UTC