RESOLVED FIXED 99197
I pity da foo' who's converting numbers to strings
https://bugs.webkit.org/show_bug.cgi?id=99197
Summary I pity da foo' who's converting numbers to strings
Geoffrey Garen
Reported 2012-10-12 12:19:54 PDT
I pity da foo' who's converting numbers to strings
Attachments
Patch (4.10 KB, patch)
2012-10-12 12:22 PDT, Geoffrey Garen
barraclough: review+
Filip Pizlo
Comment 1 2012-10-12 12:21:47 PDT
So the commit message for this will just be a quickmeme link?
Geoffrey Garen
Comment 2 2012-10-12 12:22:55 PDT
Gavin Barraclough
Comment 3 2012-10-12 12:29:59 PDT
Comment on attachment 168462 [details] Patch I don't know 'canGetItemsForName', I wonder if we should have a 'canGetItemsForIndex' so we can always avoid the identifier conversion?
Geoffrey Garen
Comment 4 2012-10-12 15:46:12 PDT
> I don't know 'canGetItemsForName', I wonder if we should have a 'canGetItemsForIndex' so we can always avoid the identifier conversion? Darin mentioned this, too. Let's drive this based on how common that scenario is.
Geoffrey Garen
Comment 5 2012-10-13 09:51:22 PDT
(Side note: it's entirely possible that, if we did the research to implement canGetItemsForIndex(), we would discover that it's a no-op that always returns false.)
Geoffrey Garen
Comment 6 2012-10-13 09:51:52 PDT
Note You need to log in before you can comment on or make changes to this bug.