RESOLVED DUPLICATE of bug 199138 161392
Object.prototype.toString should print "Function" for proxies that target functions
https://bugs.webkit.org/show_bug.cgi?id=161392
Summary Object.prototype.toString should print "Function" for proxies that target fun...
Keith Miller
Reported 2016-08-30 10:43:40 PDT
Object.prototype.toString should print "Function" for proxies that target functions
Attachments
Patch (1.64 KB, patch)
2016-08-30 10:44 PDT, Keith Miller
no flags
Patch (2.01 KB, patch)
2016-08-30 14:31 PDT, Keith Miller
darin: review-
Keith Miller
Comment 1 2016-08-30 10:44:25 PDT
Michael Saboff
Comment 2 2016-08-30 10:47:34 PDT
Comment on attachment 287408 [details] Patch r=me May need to rebase.
Keith Miller
Comment 3 2016-08-30 14:31:29 PDT
Darin Adler
Comment 4 2016-09-03 12:36:07 PDT
Comment on attachment 287432 [details] Patch There’s a garbage character (ASCII 03) in this patch that is causing the bot to choke on it. Should upload a new copy without that.
Alexey Shvayka
Comment 5 2023-09-27 13:55:32 PDT
This issue was resolved as part of https://trac.webkit.org/changeset/261159. *** This bug has been marked as a duplicate of bug 199138 ***
Note You need to log in before you can comment on or make changes to this bug.