Bug 147577 - Don't set up the callsite to operationGetByValDefault when the optimization is already done
Summary: Don't set up the callsite to operationGetByValDefault when the optimization i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-03 11:37 PDT by Yusuke Suzuki
Modified: 2015-08-03 12:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (7.16 KB, patch)
2015-08-03 11:46 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-08-03 11:37:16 PDT
Don't set up the callsite to operationGetByValDefault when the optimization is already done
Comment 1 Yusuke Suzuki 2015-08-03 11:46:28 PDT
Created attachment 258093 [details]
Patch
Comment 2 Yusuke Suzuki 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.
Comment 3 Yusuke Suzuki 2015-08-03 11:55:15 PDT
Comment on attachment 258093 [details]
Patch

Thank you for your review!
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2015-08-03 12:25:16 PDT
All reviewed patches have been landed.  Closing bug.