WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
165965
We should try to use the same decoder code for both unreachable and reachable code.
https://bugs.webkit.org/show_bug.cgi?id=165965
Summary
We should try to use the same decoder code for both unreachable and reachable...
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug