Bug 164362
| Summary: | [DOMJIT] Simplify DOMJIT::GetterSetter definition by using constexpr | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> |
| Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 162544 | ||
Yusuke Suzuki
Similar to DOMJIT::Signature thing, we will simplify DOMJIT::GetterSetter.
It holds function pointers to generate CallDOMGetter things.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |