Bug 212781
| Summary: | [JSC] add DFG/FTL support for loading private fields | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Caitlin Potter (:caitp) <caitp> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | ticaiolima |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 217245, 206431, 213024, 213545, 214861 | ||
| Bug Blocks: | |||
Caitlin Potter (:caitp)
Currently, op_get_private_name disables DFG compilation, but it should be fully supported.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Caio Lima
This was fixed on https://bugs.webkit.org/show_bug.cgi?id=214861
*** This bug has been marked as a duplicate of bug 214861 ***