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: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140855    

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.