[Webkit-unassigned] [Bug 149248] New: Web Inspector: Basic Block Annotations and Type Profiler annotations wrong for script with "class"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 16 22:31:15 PDT 2015


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

            Bug ID: 149248
           Summary: Web Inspector: Basic Block Annotations and Type
                    Profiler annotations wrong for script with "class"
    Classification: Unclassified
           Product: WebKit
           Version: WebKit 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: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, sbarati at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
Basic Block Annotations and Type Profiler annotations wrong for script with "class".

* TEST (bad-script.js)
var a;
var b = 1;
var c = 1;
class Foo {};

* STEPS TO REPRODUCE
1. Turn on the Type Profiler / Code Coverage
2. Run the above script
  => mis-highlighted regions and types

-- 
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/20150917/5354480d/attachment.html>


More information about the webkit-unassigned mailing list