Bug 193272
| Summary: | JS Parser MetaData should be computable at compile time for builtins. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Keith Miller
This would let us remove the duplicated code in BuiltinExecutable that materializes the metadata without calling into the parser.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |