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
Note You need to log in before you can comment on or make changes to this bug.