WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
158039
GetByIdStatus should not bail on op_try_get_by_id and op_get_by_id_proto_load
https://bugs.webkit.org/show_bug.cgi?id=158039
Summary
GetByIdStatus should not bail on op_try_get_by_id and op_get_by_id_proto_load
Keith Miller
Reported
2016-05-24 13:48:01 PDT
We don't handle try_get_by_id because we don't do any LLInt profiling, which we should do. We don't handle get_by_id_proto_load because it's not easy to get the ObjectPropertyConditions needed for the load.
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