[Webkit-unassigned] [Bug 143171] New: Web Inspector: Improve Type Profiler Support for ES6 Syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 18:44:38 PDT 2015


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

            Bug ID: 143171
           Summary: Web Inspector: Improve Type Profiler Support for ES6
                    Syntax
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, saambarati1 at gmail.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
Improve Type Profiler Support for ES6 Syntax.

  • ScriptSyntaxTree should support ES6 syntax that Esprima produces
    - template strings
    - modules, packages (export/import)
    - arrow functions
    - binding patterns
    - comprehensions? (ES7?)

  • BasicBlockAnnotator for method syntax is a bit off
    - closing brace doesn't appear to be included

-- 
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/20150328/7a7dd64b/attachment-0002.html>


More information about the webkit-unassigned mailing list