<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC is crashing on release mode when running exit-from-setter.js when compiled with MSVC"
   href="https://bugs.webkit.org/show_bug.cgi?id=164351#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC is crashing on release mode when running exit-from-setter.js when compiled with MSVC"
   href="https://bugs.webkit.org/show_bug.cgi?id=164351">bug 164351</a>
              from <span class="vcard"><a class="email" href="mailto:Christopher.reid&#64;sony.com" title="Christopher Reid &lt;Christopher.reid&#64;sony.com&gt;"> <span class="fn">Christopher Reid</span></a>
</span></b>
        <pre>I have tried a fix moving rsp if needed instead of using an offset of rbp, but that seems to be causing issues I'm assuming because rsp is not restored in all cases.

I don't know enough about the javascript core to know exactly what is off but I was wondering if that offset used in the DFG JIT code is correct. I was also wondering if the access stub is supposed to be regenerated with the correct offset in the DFG jit case.</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>