NEW 153862
Make refactoring of ExecutionInfo to decrease number of the flags that are responsible for class information
https://bugs.webkit.org/show_bug.cgi?id=153862
Summary Make refactoring of ExecutionInfo to decrease number of the flags that are re...
GSkachkov
Reported 2016-02-04 03:17:00 PST
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
Note You need to log in before you can comment on or make changes to this bug.