1. 23 May, 2019 1 commit
  2. 17 May, 2019 1 commit
  3. 16 May, 2019 2 commits
  4. 15 May, 2019 1 commit
  5. 15 Feb, 2019 1 commit
  6. 19 Dec, 2018 3 commits
  7. 14 Sep, 2018 1 commit
  8. 23 Jul, 2018 1 commit
  9. 04 Sep, 2017 1 commit
  10. 10 Aug, 2017 1 commit
  11. 13 Jul, 2017 1 commit
  12. 07 Feb, 2017 1 commit
  13. 26 Jan, 2017 1 commit
    • mvstanton's avatar
      Interpreter tester should accept metadata instead of a vector · d24ce605
      mvstanton authored
      The InterpreterTester class cobbles together a JSFunction from
      a manually created bytecode and feedback vector. However it's
      fragile against design changes in the way literal arrays and
      feedback vectors are handled. It's better to let it hand in
      a feedback vector metadata object, and allow the system to
      create the vector from that.
      
      BUG=v8:5456
      
      Review-Url: https://codereview.chromium.org/2652893010
      Cr-Commit-Position: refs/heads/master@{#42684}
      d24ce605
  14. 09 Jan, 2017 1 commit
  15. 17 Nov, 2016 1 commit
  16. 24 Mar, 2016 3 commits
  17. 22 Mar, 2016 1 commit