[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 05:04:55 PST 2015


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

--- Comment #4 from GSkachkov <gskachkov at gmail.com> ---
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'

-- 
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/a24afb33/attachment.html>


More information about the webkit-unassigned mailing list