1. 29 Sep, 2015 1 commit
  2. 14 Aug, 2015 1 commit
  3. 13 Aug, 2015 1 commit
  4. 01 Jun, 2015 1 commit
  5. 07 Apr, 2015 2 commits
  6. 31 Mar, 2015 1 commit
  7. 23 Jan, 2015 1 commit
  8. 10 Sep, 2014 1 commit
  9. 02 Sep, 2014 1 commit
  10. 04 Aug, 2014 1 commit
  11. 09 Jul, 2014 1 commit
  12. 30 Jun, 2014 1 commit
  13. 20 Jun, 2014 1 commit
  14. 17 Jun, 2014 1 commit
  15. 03 Jun, 2014 1 commit
  16. 09 May, 2014 1 commit
  17. 29 Apr, 2014 1 commit
  18. 24 Apr, 2014 1 commit
    • plind44@gmail.com's avatar
      MIPS: CodeStubs contain their corresponding Isolate* now. (part 1) · bb1abb7f
      plind44@gmail.com authored
      Port r20919 (aa51355)
      
      Original commit message:
      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=plind44@gmail.com
      
      Review URL: https://codereview.chromium.org/252383005
      
      Patch from Balazs Kilvady <kilvadyb@homejinni.com>.
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20944 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      bb1abb7f
  19. 22 Apr, 2014 1 commit
  20. 25 Sep, 2013 1 commit
  21. 11 Sep, 2013 1 commit
  22. 28 Jun, 2013 1 commit
  23. 07 Jun, 2013 1 commit
  24. 06 Jun, 2013 1 commit
  25. 04 Jun, 2013 1 commit
  26. 24 Apr, 2013 1 commit
  27. 20 Mar, 2013 1 commit
  28. 13 Mar, 2013 1 commit
  29. 11 Mar, 2013 1 commit
  30. 16 Jan, 2013 1 commit
  31. 09 Jan, 2013 1 commit
  32. 21 Nov, 2012 1 commit
  33. 16 Oct, 2012 1 commit
  34. 12 Jun, 2012 3 commits
  35. 06 Jun, 2012 1 commit
  36. 24 May, 2012 2 commits