1. 24 Aug, 2015 1 commit
    • rmcilroy's avatar
      Add CompileInfo::GetDebugName() · 53ac9fe8
      rmcilroy authored
      Replaces all instances of the code which computed the debug
      name of a stub or function with calls to CompileInfo::GetDebugName instead.
      
      Also:
        - Removes useless parameter on CodeStub::GetMajorName
        - Removes FakeStubForTesting since it is no longer required
        - Adds CompileInfo::ShouldEnsureSpaceForLazyDeopt() to replace unclear calls to IsStub().
      
      Review URL: https://codereview.chromium.org/1297203002
      
      Cr-Commit-Position: refs/heads/master@{#30324}
      53ac9fe8
  2. 20 Aug, 2015 1 commit
  3. 19 Aug, 2015 1 commit
  4. 01 Jun, 2015 1 commit
  5. 12 Feb, 2015 1 commit
  6. 23 Jan, 2015 1 commit
    • danno's avatar
      Remove the dependency of Zone on Isolate · c7b09aac
      danno authored
      Along the way:
      - Thread isolate parameter explicitly through code that used to
        rely on getting it from the zone.
      - Canonicalize the parameter position of isolate and zone for
        affected code
      - Change Hydrogen New<> instruction templates to automatically
        pass isolate
      
      R=mstarzinger@chromium.org
      LOG=N
      
      Review URL: https://codereview.chromium.org/868883002
      
      Cr-Commit-Position: refs/heads/master@{#26252}
      c7b09aac
  7. 01 Sep, 2014 1 commit
  8. 31 Aug, 2014 1 commit
  9. 30 Aug, 2014 2 commits
  10. 04 Aug, 2014 1 commit
  11. 30 Jul, 2014 1 commit
  12. 09 Jul, 2014 1 commit
  13. 30 Jun, 2014 1 commit
  14. 20 Jun, 2014 1 commit
  15. 03 Jun, 2014 1 commit
  16. 23 May, 2014 1 commit
  17. 06 May, 2014 1 commit
  18. 30 Apr, 2014 1 commit
  19. 29 Apr, 2014 1 commit
  20. 21 Mar, 2014 1 commit
  21. 12 Feb, 2014 1 commit
  22. 09 Dec, 2013 1 commit
  23. 28 Sep, 2013 1 commit
  24. 29 Aug, 2013 1 commit
  25. 28 Aug, 2013 6 commits
  26. 28 Jun, 2013 1 commit
  27. 26 Jun, 2013 1 commit
  28. 25 Jun, 2013 1 commit
  29. 07 Jun, 2013 1 commit
  30. 03 Jun, 2013 1 commit
  31. 23 May, 2013 1 commit
  32. 08 May, 2013 2 commits
  33. 03 May, 2013 1 commit