WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
162126
Unite op_get_by_val_with_this with op_get_by_val
https://bugs.webkit.org/show_bug.cgi?id=162126
Summary
Unite op_get_by_val_with_this with op_get_by_val
Caio Lima
Reported
2016-09-17 18:49:09 PDT
The current implementation is using the instruction op_get_by_val_with_this to handle super getter bindings correctly. This operand is just a call to slow path which means that getters called from super aren't optimized to use IC or accessor inlining.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug