<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unexpected exception assigning to this._property inside arrow function"
   href="https://bugs.webkit.org/show_bug.cgi?id=152028#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Unexpected exception assigning to this._property inside arrow function"
   href="https://bugs.webkit.org/show_bug.cgi?id=152028">bug 152028</a>
              from <span class="vcard"><a class="email" href="mailto:sbarati&#64;apple.com" title="Saam Barati &lt;sbarati&#64;apple.com&gt;"> <span class="fn">Saam Barati</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=152028#c4">comment #4</a>)
<span class="quote">&gt; Also when 'this' has different type if run with/without web inspector. 
&gt; Without inspector: type of this == 'object'/ with inspector type of this ==
&gt; 'number'.
&gt; If we set break point inside before assign and type in console 'this' it
&gt; return correct object, but still inside of the code it see it as 'number'</span >

Perhaps this has to do with strict mode?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>