Bug 147577

Summary: Don't set up the callsite to operationGetByValDefault when the optimization is already done
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mark.lam, msaboff, saam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.