1. 30 Sep, 2015 1 commit
  2. 28 Sep, 2015 1 commit
    • jkummerow's avatar
      objects-inl.h: Remove ACCESSORS_TO_SMI macro · 7117acd2
      jkummerow authored
      Replacing it with SMI_ACCESSORS.
      This change makes accesses to Smi fields in objects more regular (the
      accessors now always consume/return an int rather than a Smi*), which
      avoids a bunch of manual Smi::FromInt() and Smi::value() conversions,
      and is a step on the way towards being able to generate objects-inl.h.
      
      Review URL: https://codereview.chromium.org/1371893002
      
      Cr-Commit-Position: refs/heads/master@{#30975}
      7117acd2
  3. 20 Aug, 2015 1 commit
  4. 15 Oct, 2014 1 commit
  5. 14 Oct, 2014 1 commit
  6. 03 Jun, 2014 1 commit
  7. 29 Apr, 2014 1 commit
  8. 03 Jul, 2013 1 commit
  9. 13 Jul, 2011 1 commit
  10. 14 Apr, 2010 1 commit
  11. 08 Apr, 2010 1 commit
  12. 07 Apr, 2010 1 commit
  13. 23 Nov, 2009 1 commit
  14. 24 Jun, 2009 1 commit