<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC Sampling Profiler: (host) is confusing in cases where I would expect to see JS name"
   href="https://bugs.webkit.org/show_bug.cgi?id=153663">bug 153663</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>webkit-unassigned&#64;lists.webkit.org
           </td>
           <td>sbarati&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC Sampling Profiler: (host) is confusing in cases where I would expect to see JS name"
   href="https://bugs.webkit.org/show_bug.cgi?id=153663#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - JSC Sampling Profiler: (host) is confusing in cases where I would expect to see JS name"
   href="https://bugs.webkit.org/show_bug.cgi?id=153663">bug 153663</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>I think this should be doable.
After my PC=&gt;CodeOrigin mapping patch lands,
we'll have an easy mechanism to do this.

We can always log callee when we're taking a stack trace,
and then get properties from callee (if it won't execute JS code)
while transforming an unprocessed stack frame into a processed
stack frame.</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>