1. 15 Feb, 2016 19 commits
  2. 14 Feb, 2016 1 commit
    • bmeurer's avatar
      [turbofan] Specialize loads of the native context. · d0c50366
      bmeurer authored
      When we specialize to the native context, we can replace loads of the
      NATIVE_CONTEXT_INDEX in any known context with the appropriate native
      context for that context. This allows us to constant-fold and further
      optimize things like %reflect_construct, which are inserted by the
      parser.
      
      R=jarin@chromium.org
      
      Review URL: https://codereview.chromium.org/1697513003
      
      Cr-Commit-Position: refs/heads/master@{#33965}
      d0c50366
  3. 13 Feb, 2016 1 commit
  4. 12 Feb, 2016 19 commits