1. 28 Jul, 2015 1 commit
  2. 27 Jul, 2015 2 commits
  3. 11 Jun, 2015 1 commit
  4. 08 Jun, 2015 1 commit
  5. 05 Jun, 2015 1 commit
  6. 01 Jun, 2015 1 commit
  7. 11 May, 2015 1 commit
    • danno's avatar
      Add a MathFloor stub generated with TurboFan · abc35080
      danno authored
      This stub will be used as the basis of a Math.floor-specific CallIC to
      detect and track calls to floor that return -0.
      
      Along the way:
      - Create a TurboFanCodeStub super class from which the StringLength and
      MathRound TF stubs derive.
      - Fix the ugly hack that passes the first stub parameter as the "this"
      pointer in the the TF-compiled JS function.
      - Fix bugs in the ia32/x64 disassembler.
      
      Review URL: https://codereview.chromium.org/1137703002
      
      Cr-Commit-Position: refs/heads/master@{#28339}
      abc35080
  8. 04 May, 2015 1 commit
  9. 27 Apr, 2015 3 commits
  10. 20 Apr, 2015 1 commit
  11. 02 Apr, 2015 1 commit
  12. 27 Mar, 2015 1 commit
  13. 26 Mar, 2015 2 commits
  14. 04 Dec, 2014 1 commit
  15. 28 Oct, 2014 1 commit
  16. 20 Oct, 2014 1 commit
  17. 29 Sep, 2014 1 commit
  18. 10 Sep, 2014 2 commits
  19. 09 Sep, 2014 1 commit
  20. 02 Sep, 2014 1 commit
  21. 28 Aug, 2014 2 commits