1. 10 Feb, 2015 1 commit
    • arv's avatar
      Remove Function.prototype.toMethod · 68e48975
      arv authored
      Function.prototype.toMethod was removed from ES6.
      
      This removes the function and updates the tests to either
      use %ToMethod or a dedicated syntax (using concise method
      or a class).
      
      BUG=v8:3330
      LOG=N
      R=dslomov@chromium.org, adamk
      
      Review URL: https://codereview.chromium.org/914713002
      
      Cr-Commit-Position: refs/heads/master@{#26559}
      68e48975
  2. 21 Aug, 2014 1 commit