<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Added new port JSCOnly."
   href="https://bugs.webkit.org/show_bug.cgi?id=154512#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Added new port JSCOnly."
   href="https://bugs.webkit.org/show_bug.cgi?id=154512">bug 154512</a>
              from <span class="vcard"><a class="email" href="mailto:annulen&#64;yandex.ru" title="Konstantin Tokarev &lt;annulen&#64;yandex.ru&gt;"> <span class="fn">Konstantin Tokarev</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154512#c10">comment #10</a>)
<span class="quote">&gt; It seems sampling profiler tests fail on JSCOnly port:
&gt; stress/sampling-profiler-anonymous-function.js
&gt; stress/sampling-profiler-basic.js
&gt; stress/sampling-profiler-bound-function-name.js
&gt; stress/sampling-profiler-deep-stack.js
&gt; stress/sampling-profiler-display-name.js
&gt; stress/sampling-profiler-internal-function-name.js
&gt; 
&gt; I don't think if it is a blocker issue, but it would
&gt; be great to investigate this bug in the near future.</span >

I guess it is a result of using fake event loop. My current plan is to allow switching event loop via build option, as I would prefer to keep ability to use fake event loop.

I'm also considering writing loop using select(2) or poll(2), but I'm not sure how complex such code would become.</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>