[Webkit-unassigned] [Bug 165965] New: We should try to use the same decoder code for both unreachable and reachable code.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 16 11:57:04 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=165965
Bug ID: 165965
Summary: We should try to use the same decoder code for both
unreachable and reachable code.
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: keith_miller at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161216/939f0c0f/attachment.html>
More information about the webkit-unassigned
mailing list