1. 31 Aug, 2016 1 commit
  2. 18 Aug, 2016 2 commits
  3. 16 Aug, 2016 1 commit
  4. 12 Aug, 2016 1 commit
    • jkummerow's avatar
      [regexp][liveedit] Fix inconsistent JSArrays · bb9707c8
      jkummerow authored
      The hand-written KeyedLoadIC_Megamorphic stub didn't care about JSArray
      lengths, which made it lenient towards said lengths being wrong, but it
      will soon fix that bug and thereby become more strict.
      
      LiveEdit: factory->NewJSArray(capacity) doesn't set a length, so set it
      manually.
      RegExp: to avoid having to take care of array length updating in the
      RegExpExecStub, just use a JSObject instead.
      
      Review-Url: https://codereview.chromium.org/2244673002
      Cr-Commit-Position: refs/heads/master@{#38624}
      bb9707c8
  5. 03 Aug, 2016 1 commit
  6. 27 Jul, 2016 1 commit
  7. 25 Jul, 2016 1 commit
  8. 18 Jul, 2016 1 commit
  9. 20 Jun, 2016 1 commit
  10. 15 Jun, 2016 2 commits
  11. 14 Jun, 2016 4 commits
  12. 13 Jun, 2016 2 commits
  13. 07 Jun, 2016 1 commit
  14. 30 May, 2016 1 commit
  15. 23 May, 2016 1 commit
  16. 25 Apr, 2016 1 commit
  17. 14 Apr, 2016 2 commits
  18. 08 Apr, 2016 1 commit
  19. 06 Apr, 2016 1 commit
  20. 01 Apr, 2016 1 commit
  21. 22 Mar, 2016 1 commit
  22. 21 Mar, 2016 3 commits
  23. 18 Mar, 2016 1 commit
  24. 15 Mar, 2016 1 commit
  25. 11 Mar, 2016 2 commits
  26. 10 Mar, 2016 1 commit
  27. 09 Mar, 2016 2 commits
  28. 08 Mar, 2016 1 commit
  29. 07 Mar, 2016 1 commit