• ishell's avatar
    [ic] LoadICState cleanup. · 5fcd3eb8
    ishell authored
    LoadICState was used to hold the TypeofMode flag which is relevant only for LoadGlobalIC.
    This CL removes usage of this state from LoadIC and KeyedLoadIC and renames the state
    class to LoadGlobalICState.
    
    BUG=chromium:576312
    LOG=Y
    
    Review-Url: https://codereview.chromium.org/2065373003
    Cr-Commit-Position: refs/heads/master@{#37033}
    5fcd3eb8
handler-compiler.cc 22.7 KB