RESOLVED FIXED 147577
Don't set up the callsite to operationGetByValDefault when the optimization is already done
https://bugs.webkit.org/show_bug.cgi?id=147577
Summary Don't set up the callsite to operationGetByValDefault when the optimization i...
Yusuke Suzuki
Reported 2015-08-03 11:37:16 PDT
Don't set up the callsite to operationGetByValDefault when the optimization is already done
Attachments
Patch (7.16 KB, patch)
2015-08-03 11:46 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2015-08-03 11:46:28 PDT
Yusuke Suzuki
Comment 2 2015-08-03 11:47:13 PDT
During seeing the code for get_by_val IC in https://bugs.webkit.org/show_bug.cgi?id=147480, I've found one issue. This patch fixes it.
Yusuke Suzuki
Comment 3 2015-08-03 11:55:15 PDT
Comment on attachment 258093 [details] Patch Thank you for your review!
WebKit Commit Bot
Comment 4 2015-08-03 12:25:13 PDT
Comment on attachment 258093 [details] Patch Clearing flags on attachment: 258093 Committed r187750: <http://trac.webkit.org/changeset/187750>
WebKit Commit Bot
Comment 5 2015-08-03 12:25:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.