• jgruber's avatar
    Refactor script position calculation · c04d5472
    jgruber authored
    Script position calculation logic (i.e. line & column numbers for a
    given code position) is now based on a single method
    Script::GetPositionInfo(). Refactored related code in isolate.cc and
    js/messages.js to use the new method and removed the line_ends JS
    accessor.
    
    R=yangguo@chromium.org
    BUG=
    
    Review-Url: https://codereview.chromium.org/1986173002
    Cr-Commit-Position: refs/heads/master@{#36359}
    c04d5472
heap-symbols.h 12.3 KB