Created attachment 252620 [details] [ISSUE] Test case * SUMMARY BasicBlockAnnotator highlights incorrect range for first statement with class. See attached screenshot. "A" is highlighted, but I expected "Alpha = class Alpha {" to be highlighted like the other class statements below it. * STEPS TO REPRODUCE 1. Inspect attached test page (in zip) [type-test.html] 2. Select Resource "type-test.js" 3. Enable Type Profiling 4. Reload => First line is not properly highlighted as evaluated
<rdar://problem/20861228>
Created attachment 252622 [details] [IMAGE] Issue, see the top line