Description[proxies] Recognize arraylike proxies in Object.prototype.toString.
We must print "[object Array]" for proxies that satisfy Array.isArray.
Cosmetic change on the side: move ObjectProtoToString from JSObject to Object
since it deals with arbitrary objects.
R=adamk@chromium.org, verwaest@chromium.org
BUG=v8:1543
LOG=n
Committed: https://crrev.com/f723b12336b2ff0ee6a9e6f9a676e4901706ede1
Cr-Commit-Position: refs/heads/master@{#32902}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|