Bug 165965

Summary: We should try to use the same decoder code for both unreachable and reachable code.
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Keith Miller
Reported 2016-12-16 11:57:04 PST
Currently, we have FunctionParser<Context>::parseExpression and FunctionParser<Context>::parseUnreachableExpression functions. If these get out of sync in exactly how they decode it could be a source of bugs.
Attachments
Note You need to log in before you can comment on or make changes to this bug.