Bug 174890 - [JSC] Hoisted DOM access should handle op_get_by_id_with_this (super)
Summary: [JSC] Hoisted DOM access should handle op_get_by_id_with_this (super)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on: 171637
Blocks:
  Show dependency treegraph
 
Reported: 2017-07-27 04:38 PDT by Yusuke Suzuki
Modified: 2017-07-27 04:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-07-27 04:38:36 PDT
It should be more and more important once web starts using custom elements.