RESOLVED FIXED 138663
Generate get_by_id for bracket access with constant string subscript.
https://bugs.webkit.org/show_bug.cgi?id=138663
Summary Generate get_by_id for bracket access with constant string subscript.
Andreas Kling
Reported 2014-11-12 12:09:06 PST
Turn o["f"] into o.f at bytecode generation time.
Attachments
Patch (2.62 KB, patch)
2014-11-12 12:09 PST, Andreas Kling
msaboff: review+
Andreas Kling
Comment 1 2014-11-12 12:09:45 PST
Michael Saboff
Comment 2 2014-11-12 12:11:45 PST
Comment on attachment 241436 [details] Patch r=me
Andreas Kling
Comment 3 2014-11-12 13:13:13 PST
Note You need to log in before you can comment on or make changes to this bug.