[Webkit-unassigned] [Bug 152028] Unexpected exception assigning to this._property inside arrow function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 9 13:30:56 PST 2015


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

--- Comment #5 from Saam Barati <sbarati at apple.com> ---
(In reply to comment #4)
> Also when 'this' has different type if run with/without web inspector. 
> Without inspector: type of this == 'object'/ with inspector type of this ==
> 'number'.
> If we set break point inside before assign and type in console 'this' it
> return correct object, but still inside of the code it see it as 'number'

Perhaps this has to do with strict mode?

-- 
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/20151209/649a95ea/attachment-0001.html>


More information about the webkit-unassigned mailing list