1. 28 Aug, 2015 1 commit
  2. 26 May, 2015 1 commit
  3. 22 May, 2015 4 commits
  4. 21 May, 2015 1 commit
  5. 20 May, 2015 2 commits
  6. 15 May, 2015 1 commit
  7. 11 May, 2015 1 commit
  8. 05 May, 2015 1 commit
  9. 04 May, 2015 2 commits
  10. 30 Apr, 2015 2 commits
  11. 24 Apr, 2015 1 commit
  12. 17 Apr, 2015 2 commits
  13. 16 Apr, 2015 2 commits
  14. 11 Apr, 2015 1 commit
  15. 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
  16. 01 Apr, 2015 1 commit
  17. 19 Feb, 2015 1 commit
  18. 27 Nov, 2014 1 commit
  19. 12 Nov, 2014 2 commits
  20. 21 Oct, 2014 1 commit
  21. 18 Sep, 2014 1 commit
  22. 17 Sep, 2014 1 commit
  23. 08 Sep, 2014 1 commit
  24. 11 Aug, 2014 1 commit
  25. 14 Jul, 2014 1 commit
  26. 01 Jul, 2014 1 commit
  27. 27 Jun, 2014 1 commit
  28. 12 Jun, 2014 3 commits
  29. 29 Apr, 2014 1 commit