NEW141442
JSC's Type Profiler should gather richer type information about Arrays.
https://bugs.webkit.org/show_bug.cgi?id=141442
Summary JSC's Type Profiler should gather richer type information about Arrays.
Saam Barati
Reported 2015-02-10 13:28:03 PST
The type profiler can better describe what type an Array is better than just saying it's an "Array". Knowing what the type of the contents of that Array at least to the extent that JSC already profiles this information would be nice.
Attachments
Note You need to log in before you can comment on or make changes to this bug.