[Webkit-unassigned] [Bug 143349] New: Add Options::dumpSourceAtDFGTime()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 15:27:16 PDT 2015


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

            Bug ID: 143349
           Summary: Add Options::dumpSourceAtDFGTime()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

Sometimes, we will want to see the JSC source code that we're compiling, and it would be nice to be able to do this without having to jump thru a lot of hoops.  So, let's add a Options::dumpSourceAtDFGTime() option just like we have a Options::dumpBytecodeAtDFGTime() option.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150402/3c40d116/attachment.html>


More information about the webkit-unassigned mailing list