1. 14 Sep, 2018 1 commit
  2. 23 Jul, 2018 1 commit
  3. 04 Sep, 2017 1 commit
  4. 10 Aug, 2017 1 commit
  5. 13 Jul, 2017 1 commit
  6. 07 Feb, 2017 1 commit
  7. 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
  8. 09 Jan, 2017 1 commit
  9. 17 Nov, 2016 1 commit
  10. 24 Mar, 2016 3 commits
  11. 22 Mar, 2016 1 commit