This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
__evaluatePureFunction
doesn't properly validate arguments
#2385
Labels
Prepacking the following crashes Prepack.
In the implementation, it shouldn't check via an
invariant
that the argument is a proper value, but instead it should throw a user-level exception or emit aCompilerDiagnostics
error.The text was updated successfully, but these errors were encountered: