1. 25 Apr, 2017 1 commit
    • bmeurer's avatar
      [stubs] Drop CallApiCallbackStub::call_data_undefined optimization. · 46d0e481
      bmeurer authored
      The CallApiCallbackStub can avoid loading undefined in case the
      call_data is already undefined, which doubles the number of versions of
      the stub and adds unnecessary complexity (at the benefit of saving one
      stupid load). The idea is to turn the CallApiCallbackStub into a single
      builtin instead, which does the right thing, so this is the first step
      towards that goal.
      
      R=yangguo@chromium.org
      BUG=v8:6304
      
      Review-Url: https://codereview.chromium.org/2838143003
      Cr-Commit-Position: refs/heads/master@{#44869}
      46d0e481
  2. 21 Apr, 2017 5 commits
  3. 23 Mar, 2017 1 commit
  4. 22 Mar, 2017 2 commits
  5. 21 Mar, 2017 1 commit
  6. 20 Mar, 2017 2 commits
  7. 17 Mar, 2017 1 commit
  8. 23 Feb, 2017 1 commit
  9. 14 Feb, 2017 2 commits
  10. 13 Feb, 2017 4 commits
  11. 09 Feb, 2017 2 commits
  12. 07 Feb, 2017 2 commits
  13. 06 Feb, 2017 1 commit
  14. 02 Feb, 2017 4 commits
  15. 19 Jan, 2017 1 commit
  16. 30 Dec, 2016 2 commits
  17. 29 Dec, 2016 4 commits
  18. 28 Dec, 2016 1 commit
  19. 23 Dec, 2016 1 commit
  20. 22 Dec, 2016 1 commit
  21. 21 Dec, 2016 1 commit