You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
renatahodovan
changed the title
ASSERTION 21735 (lhs->nop == knopStr) failed in Js::ParserWrapper::ParseVarOrConstStatement
ASSERTION (lhs->nop == knopStr) failed in Js::ParserWrapper::ParseVarOrConstStatement
Mar 8, 2019
Merge pull request #6001 from MikeHolman:asmparsebug
Malformed "use asm" statement could cause benign assert in asm.js parser. Reject the malformed asm.js instead of asserting.
Fixes#5996
ChakraCore version:
OS:
Test case:
Backtrace:
Found by Fuzzinator with grammarinator.
The text was updated successfully, but these errors were encountered: