1. 09 May, 2015 1 commit
    • dehrenberg's avatar
      Make one copy for all TypedArray methods · ca9d499f
      dehrenberg authored
      This is the first step of converting TypedArrays to the proper
      proto chain. There is one copy for each of the Harmony TypedArray
      methods, rather than a version for each TypedArray type. This
      form prevents accidentally baking in knowledge about a particular
      array type into the method definition.
      
      R=adamk@chromium.org, arv@chromium.org, caitpotter88@gmail.com, dslomov@chromium.org, jochen@chromium.org
      BUG=v8:4085
      LOG=Y
      
      Review URL: https://codereview.chromium.org/1126313003
      
      Cr-Commit-Position: refs/heads/master@{#28325}
      ca9d499f
  2. 08 May, 2015 19 commits
  3. 07 May, 2015 20 commits