1. 18 Dec, 2015 1 commit
    • mbrandy's avatar
      PPC: [runtime] Drop FIRST/LAST_NONCALLABLE_SPEC_OBJECT instance type range. · 5c33ac6c
      mbrandy authored
      Port aafc3e54
      
      Original commit message:
          The FIRST-LAST_NONCALLABLE_SPEC_OBJECT_TYPE range was accidentially used
          in field type tracking, where we should check for JSReceiver instead
          (there's no need to exclude JSProxy or JSFunction from tracking).
      
          And the use in %_ClassOf was actually wrong and didn't match the C++
          implementation in JSReceiver::class_name() anymore. Now it's consistent
          again.
      
      R=bmeurer@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
      BUG=chromium:535408
      LOG=n
      
      Review URL: https://codereview.chromium.org/1537013002
      
      Cr-Commit-Position: refs/heads/master@{#32973}
      5c33ac6c
  2. 17 Dec, 2015 4 commits
  3. 16 Dec, 2015 3 commits
  4. 11 Dec, 2015 3 commits
  5. 09 Dec, 2015 1 commit
  6. 07 Dec, 2015 3 commits
  7. 05 Dec, 2015 1 commit
  8. 04 Dec, 2015 4 commits
  9. 03 Dec, 2015 4 commits
  10. 02 Dec, 2015 1 commit
  11. 01 Dec, 2015 4 commits
  12. 30 Nov, 2015 8 commits
  13. 27 Nov, 2015 3 commits