1. 09 Aug, 2016 2 commits
  2. 05 Aug, 2016 1 commit
  3. 26 Jul, 2016 1 commit
  4. 15 Jul, 2016 1 commit
  5. 30 Sep, 2015 2 commits
  6. 25 Sep, 2015 2 commits
  7. 11 Aug, 2015 1 commit
    • bmeurer's avatar
      [runtime] Store constructor function index on primitive maps. · 6c743b2b
      bmeurer authored
      This way we can greatly simplify the different variants of ToObject in
      our codebase and make them more uniform and robust.  Adding a new
      primitive doesn't require finding and changing all those places again,
      but it is sufficient to setup the constructor function index when
      allocating the map.
      
      We use the inobject properties field of Map, which is invalid primitive
      maps anyway.
      
      R=jkummerow@chromium.org
      
      Review URL: https://codereview.chromium.org/1276533003
      
      Cr-Commit-Position: refs/heads/master@{#30119}
      6c743b2b
  8. 06 Feb, 2015 1 commit
  9. 05 Feb, 2015 1 commit
  10. 01 Sep, 2014 1 commit
  11. 04 Aug, 2014 1 commit
  12. 07 Jul, 2014 1 commit
  13. 12 Jun, 2014 2 commits
  14. 11 Jun, 2014 3 commits
  15. 10 Jun, 2014 2 commits
  16. 06 Jun, 2014 1 commit