• yangguo's avatar
    Correctly annotate eval origin. · 2f3a171a
    yangguo authored
    There were a couple of issues with it:
    - interpreter is not supported
    - the source position was just accidentally correct for full-codegen
    - the eval origin could have been cached
    
    Also fixes a few other places to use AbstractCode.
    
    R=mstarzinger@chromium.org
    
    Review URL: https://codereview.chromium.org/1854713002
    
    Cr-Commit-Position: refs/heads/master@{#35257}
    2f3a171a
eval-origin.js 978 Bytes