• Sigurd Schneider's avatar
    [turbolizer] Add support for inlined functions · a97a362d
    Sigurd Schneider authored
    This CL adds support for inlined functions in Turbolizer. It is also a
    refactoring of the Turbolizer code-base. Most importantly, handling of
    source positions changed to exact source positions, and not code ranges.
    This improves selection interoperability between different phase views.
    
    A separate CL changes the Turbolizer JSON format to include inlining
    information. This Turbolizer update, however, is intended to be backwards
    compatible with the JSON format Turbolizer generated before the JSON
    format change.
    
    
    Bug: v8:7327
    Change-Id: Ic67506a6f3a36fe98c012b1e76994972779c1fd2
    Reviewed-on: https://chromium-review.googlesource.com/1032784
    Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    Reviewed-by: 's avatarDaniel Clifford <danno@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#53213}
    a97a362d