NEW 155023
Add Symbol.species to the TypedArray and ArrayBuffer constructor
https://bugs.webkit.org/show_bug.cgi?id=155023
Summary Add Symbol.species to the TypedArray and ArrayBuffer constructor
Keith Miller
Reported 2016-03-04 09:05:53 PST
Add Symbol.species to the TypedArray constructor.
Attachments
Patch (32.37 KB, patch)
2016-03-04 09:43 PST, Keith Miller
no flags
Keith Miller
Comment 1 2016-03-04 09:43:35 PST
Geoffrey Garen
Comment 2 2016-04-26 11:18:55 PDT
Do we have performance numbers for this patch?
Keith Miller
Comment 3 2016-04-26 11:25:06 PDT
Wow, I totally thought this patch had landed a long time ago. I probably had numbers at some point but I probably deleted them. I can rerun them but I don't think any benchmark calls the typed array constructor with another typed array as an argument.
David Kilzer (:ddkilzer)
Comment 4 2016-06-21 11:36:58 PDT
Comment on attachment 273006 [details] Patch Clearing review on old patch.
Joseph Pecoraro
Comment 5 2017-06-20 00:32:58 PDT
This may be necessary for some test262 tests.
Note You need to log in before you can comment on or make changes to this bug.