[Webkit-unassigned] [Bug 174601] New: [JSC] There should be a debug option to dump a compiled RegExp Pattern

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 17 17:12:07 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174601

            Bug ID: 174601
           Summary: [JSC] There should be a debug option to dump a
                    compiled RegExp Pattern
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: msaboff at apple.com

To aid in debugging, it makes sense to add a JSC option to dump RegExp Patterns.  This is effectively the intermediate form before the pattern is consumed by the YARR interpreter or JIT.  This would be similar to the DFG, FTL, AIR & B3 IR dumping options.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170718/3631d179/attachment.html>


More information about the webkit-unassigned mailing list