Bug 163458 - [DOMJIT] Emit DOMJIT to return cached result for [SameObject]
Summary: [DOMJIT] Emit DOMJIT to return cached result for [SameObject]
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 162544
  Show dependency treegraph
 
Reported: 2016-10-14 12:54 PDT by Yusuke Suzuki
Modified: 2016-10-14 12:55 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-10-14 12:54:38 PDT
https://heycam.github.io/webidl/#SameObject
We have a chance to return the cached result for [SameObject] attribute in DOMJIT.