1. 19 Feb, 2016 1 commit
  2. 26 Nov, 2015 1 commit
  3. 28 Oct, 2015 1 commit
  4. 30 Sep, 2015 1 commit
  5. 30 Jun, 2015 1 commit
  6. 04 Jun, 2015 1 commit
    • arv's avatar
      Refactor lexical home object binding · 345fa142
      arv authored
      Before this we had 3 super related lexical bindings that got injected
      into method bodies: .home_object, .this_function,  and new.target.
      With this change we get rid of the .home_object one in favor of using
      .this_function[home_object_symbol] which allows some simplifications
      throughout the code base.
      
      BUG=v8:3768
      LOG=N
      R=adamk@chromium.org, wingo@igalia.com
      
      Review URL: https://codereview.chromium.org/1154103005
      
      Cr-Commit-Position: refs/heads/master@{#28802}
      345fa142
  7. 01 Jun, 2015 1 commit
  8. 20 Apr, 2015 1 commit
  9. 13 Apr, 2015 1 commit
  10. 09 Apr, 2015 1 commit
  11. 12 Dec, 2014 1 commit
  12. 13 Nov, 2014 1 commit
  13. 06 Nov, 2014 1 commit
  14. 05 Nov, 2014 2 commits
  15. 04 Nov, 2014 2 commits
  16. 30 Oct, 2014 1 commit
  17. 24 Oct, 2014 1 commit
  18. 02 Oct, 2014 1 commit
  19. 10 Sep, 2014 1 commit
  20. 02 Sep, 2014 1 commit
  21. 04 Aug, 2014 1 commit
  22. 24 Jun, 2014 1 commit
  23. 18 Jun, 2014 1 commit
  24. 13 Jun, 2014 2 commits