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
Note You need to log in before you can comment on or make changes to this bug.