- From: <bugzilla@jessica.w3.org>
- Date: Mon, 04 May 2015 21:35:23 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28601
Olli Pettay <bugs@pettay.fi> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi
--- Comment #2 from Olli Pettay <bugs@pettay.fi> ---
"value is the result of calling the [[Get]] internal method on V with property
name key."
The dictionary is the thing being created, and
" every dictionary member is initially considered to be not present."
So, "on" doesn't refer to the JS object (V), but to the dictionary.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 4 May 2015 21:35:25 UTC