1. 26 Jul, 2017 1 commit
  2. 27 Mar, 2017 1 commit
  3. 05 Aug, 2016 3 commits
  4. 01 Aug, 2016 1 commit
    • verwaest's avatar
      Always finalize blocks after parsing, also for do-expressions · f02018ce
      verwaest authored
      Rather than finalizing after rewriting do-expressions, we rewrite in the
      outer scope if the block scope was finalized. Rewriting do expressions
      cannot introduce any new nodes that requires the block to stay around,
      so finalizing before and after is equivalent. (Only a temporary is
      introduced which always ends up in a ClosureScope)
      
      BUG=v8:5209
      R=rossberg@chromium.org, caitpotter88@gmail.com, adamk@chromium.org
      
      Review-Url: https://codereview.chromium.org/2167713004
      Cr-Commit-Position: refs/heads/master@{#38193}
      f02018ce
  5. 26 Nov, 2015 1 commit
  6. 21 Oct, 2015 1 commit
  7. 30 Sep, 2015 1 commit
  8. 09 Mar, 2015 1 commit
  9. 29 Apr, 2014 1 commit
  10. 07 Apr, 2011 1 commit
  11. 04 Oct, 2010 1 commit
  12. 25 May, 2009 1 commit
  13. 05 Nov, 2008 1 commit
  14. 28 Oct, 2008 1 commit
  15. 09 Sep, 2008 1 commit
  16. 03 Jul, 2008 1 commit