1. 29 Feb, 2016 1 commit
    • bmeurer's avatar
      [stubs] Introduce a proper ToBooleanStub. · d1df58e8
      bmeurer authored
      Rename the existing (patching) ToBooleanStub to ToBooleanICStub to match
      our naming convention, and add a new TurboFan-powered ToBooleanStub,
      which just does the ToBoolean conversion without any runtime call or
      code patching, so we can use it for Ignition (and TurboFan).
      
      Drive-by-fix: Add an Oddball::to_boolean field similar to the ones we
      already have for to_string and to_number, so we don't need to actually
      dispatch on the concrete Oddball at all.
      
      R=epertoso@chromium.org, rmcilroy@chromium.org, yangguo@chromium.org
      
      Review URL: https://codereview.chromium.org/1744163002
      
      Cr-Commit-Position: refs/heads/master@{#34361}
      d1df58e8
  2. 20 Oct, 2015 1 commit
  3. 01 Jun, 2015 1 commit
  4. 04 Aug, 2014 1 commit
  5. 03 Jun, 2014 1 commit
  6. 29 Apr, 2014 1 commit
  7. 21 Oct, 2013 1 commit
  8. 27 Sep, 2013 1 commit
  9. 19 Sep, 2013 1 commit
  10. 09 Sep, 2013 1 commit
  11. 02 Sep, 2013 1 commit
  12. 09 Aug, 2013 1 commit
  13. 23 Jul, 2013 1 commit
  14. 05 Jul, 2013 1 commit
  15. 04 Jul, 2013 1 commit