1. 01 Sep, 2016 1 commit
  2. 20 Jul, 2016 2 commits
  3. 19 Jul, 2016 1 commit
  4. 07 Jun, 2016 1 commit
  5. 04 Mar, 2016 3 commits
  6. 09 Dec, 2015 1 commit
  7. 23 Oct, 2015 1 commit
  8. 28 Sep, 2015 1 commit
  9. 21 Sep, 2015 1 commit
    • mythria's avatar
      Continuing removing deprecated function from cctest · 41111e3d
      mythria authored
      Removes deprecated functions from the following files:
      
      test/cctest/compiler/function-tester.h
      test/cctest/test-thread-termination.cc
      test/cctest/test-threads.cc
      test/cctest/test-transitions.cc
      test/cctest/test-typedarrays.cc
      test/cctest/test-types.cc
      test/cctest/test-typing-reset.cc
      test/cctest/test-unbound-queue.cc
      test/cctest/test-unboxed-doubles.cc
      
      BUG=v8:4134
      LOG=n
      
      Review URL: https://codereview.chromium.org/1344583002
      
      Cr-Commit-Position: refs/heads/master@{#30846}
      41111e3d
  10. 28 May, 2015 1 commit
  11. 08 Apr, 2015 1 commit
    • mstarzinger's avatar
      [turbofan] Add JSStackCheck into loop bodies. · 322cfb35
      mstarzinger authored
      This allows loopy TurboFan code to be interrupted by placing a stack
      check (i.e. JSStackCheck node) into each loop. Note that we currently
      limit this to non-asm.js code. Also note that stack checks are actually
      placed after loop headers and not at back-branches, which allows us to
      reuse existing BailoutIds from Crankshaft.
      
      R=titzer@chromium.org
      
      Review URL: https://codereview.chromium.org/1065923002
      
      Cr-Commit-Position: refs/heads/master@{#27666}
      322cfb35
  12. 07 Apr, 2015 1 commit
  13. 25 Mar, 2015 1 commit
  14. 24 Feb, 2015 1 commit
  15. 23 Feb, 2015 1 commit
  16. 17 Feb, 2015 1 commit
  17. 11 Feb, 2015 1 commit
  18. 01 Sep, 2014 1 commit
  19. 12 Aug, 2014 1 commit
  20. 02 Jul, 2014 1 commit
  21. 30 Jun, 2014 3 commits
  22. 20 Jun, 2014 1 commit
  23. 03 Jun, 2014 1 commit
  24. 28 May, 2014 1 commit
  25. 08 Jan, 2014 1 commit
  26. 03 Jan, 2014 3 commits
  27. 20 Dec, 2013 2 commits
  28. 18 Dec, 2013 1 commit
  29. 22 Nov, 2013 1 commit
  30. 20 Sep, 2013 1 commit
  31. 19 Sep, 2013 2 commits