Bug 258179
| Summary: | JSC test stress/proxy-helper-this.js.default fails when built with cloop enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> | 
| Component: | JavaScriptCore | Assignee: | Michael Catanzaro <mcatanzaro> | 
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer | 
| Priority: | P2 | Keywords: | InRadar | 
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=216406 | ||
          Michael Catanzaro
          
          
          
          
        
        
      The test stress/proxy-helper-this.js.default fails when built with cloop enabled because returnEarlyFromInfiniteLoopsForFuzzing is not implemented.
It's not a perfect solution, but we've dealt with this in the past (e.g. bug #216406) by sabotaging the test whenever JIT is disabled.
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Michael Catanzaro
          
          
          
          
        
        
      Pull request: https://github.com/WebKit/WebKit/pull/15029
    
          EWS
          
          
          
          
        
        
      Committed 265323@main (ab5348ee83f6): <https://commits.webkit.org/265323@main>
Reviewed commits have been landed. Closing PR #15029 and removing active labels.
    
          Radar WebKit Bug Importer
          
          
          
          
        
        
      <rdar://problem/111049127>