Bug 153862
Summary: | Make refactoring of ExecutionInfo to decrease number of the flags that are responsible for class information | ||
---|---|---|---|
Product: | WebKit | Reporter: | GSkachkov <gskachkov> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 140855 |
GSkachkov
Make refactoring of ExecutionInfo to decrease number of the properties that are responsible for class state. Currently we have following flags:
ConstructorKind, superBinding, derivedContextType, isClassContext and wrappedCodeBlocContextType
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |