1. 03 Sep, 2014 1 commit
  2. 26 Aug, 2014 1 commit
  3. 04 Aug, 2014 1 commit
  4. 10 Jul, 2014 1 commit
  5. 08 Jul, 2014 1 commit
  6. 07 Jul, 2014 2 commits
  7. 30 Jun, 2014 1 commit
  8. 26 Jun, 2014 1 commit
  9. 24 Jun, 2014 1 commit
  10. 23 Jun, 2014 1 commit
  11. 09 Jun, 2014 1 commit
  12. 05 Jun, 2014 1 commit
  13. 03 Jun, 2014 1 commit
  14. 28 May, 2014 1 commit
  15. 27 May, 2014 1 commit
  16. 22 May, 2014 1 commit
  17. 05 May, 2014 1 commit
  18. 30 Apr, 2014 1 commit
  19. 29 Apr, 2014 1 commit
  20. 25 Apr, 2014 1 commit
  21. 24 Apr, 2014 1 commit
    • svenpanne@chromium.org's avatar
      CodeStubs contain their corresponding Isolate* now. (part 1) · dd30db90
      svenpanne@chromium.org authored
      This is a purely mechanical change, adding an Isolate* to the CodeStub
      constructor and a corresponding field plus a getter. A few methods in
      CodeStub and its subclasses can be simplified now, but this is done in
      a separate CL.
      
      The underlying reason apart from simplicity is that deep down in the
      call chain we need to detect if the serializer is active or not. This
      information will be part of the Isolate, not a global variable with
      funky synchronization primitives around it (which is fundamentally
      wrong and the underlying cause for race conditions and a catch-22
      during initialization).
      
      BUG=359977
      LOG=y
      R=mstarzinger@chromium.org
      
      Review URL: https://codereview.chromium.org/246643014
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20919 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      dd30db90
  22. 04 Apr, 2014 2 commits
  23. 03 Apr, 2014 2 commits
  24. 21 Mar, 2014 1 commit
  25. 20 Mar, 2014 1 commit
  26. 12 Mar, 2014 1 commit
  27. 10 Mar, 2014 1 commit
  28. 12 Feb, 2014 1 commit