1. 26 May, 2015 1 commit
  2. 22 May, 2015 4 commits
  3. 21 May, 2015 1 commit
  4. 20 May, 2015 2 commits
  5. 15 May, 2015 1 commit
  6. 11 May, 2015 1 commit
  7. 05 May, 2015 1 commit
  8. 04 May, 2015 2 commits
  9. 30 Apr, 2015 2 commits
  10. 24 Apr, 2015 1 commit
  11. 17 Apr, 2015 2 commits
  12. 16 Apr, 2015 2 commits
  13. 11 Apr, 2015 1 commit
  14. 06 Apr, 2015 1 commit
    • mike's avatar
      Re-implement %Generator% intrinsic as an object · 3b624a17
      mike authored
      From ES6 25.2.3 ("Properties of the GeneratorFunction Prototype
      Object"):
      
      > The GeneratorFunction prototype object is an ordinary object. It is
      > not a function object and does not have an [[ECMAScriptCode]] internal
      > slot or any other of the internal slots listed in Table 27 or Table
      > 56.
      
      Introduce one assertion for the value's type and additional tests for its
      properties. Remove an invalid assertion that fails as a result of this
      fix.
      
      BUG=v8:3991
      LOG=N
      
      Review URL: https://codereview.chromium.org/1062633002
      
      Cr-Commit-Position: refs/heads/master@{#27603}
      3b624a17
  15. 01 Apr, 2015 1 commit
  16. 19 Feb, 2015 1 commit
  17. 27 Nov, 2014 1 commit
  18. 12 Nov, 2014 2 commits
  19. 21 Oct, 2014 1 commit
  20. 18 Sep, 2014 1 commit
  21. 17 Sep, 2014 1 commit
  22. 08 Sep, 2014 1 commit
  23. 11 Aug, 2014 1 commit
  24. 14 Jul, 2014 1 commit
  25. 01 Jul, 2014 1 commit
  26. 27 Jun, 2014 1 commit
  27. 12 Jun, 2014 3 commits
  28. 29 Apr, 2014 1 commit
  29. 12 Jun, 2013 1 commit