1. 10 Nov, 2016 1 commit
    • gsathya's avatar
      [typedarrays] Remove duplicate initial map creation · 9e07c96f
      gsathya authored
      Previously we created a duplicate map because we couldn't set the
      correct ElementsKind when we created the function. This patch updates
      the ElementsKind field of the existing map directly instead of
      creating a new one.
      
      This patch also correctly sets the instance_size when we create the
      map the first time.
      
      Review-Url: https://codereview.chromium.org/2486193003
      Cr-Commit-Position: refs/heads/master@{#40872}
      9e07c96f
  2. 09 Nov, 2016 21 commits
  3. 08 Nov, 2016 18 commits