Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6cd309b
Ubuntu 20.04 LTS (Linux 5.4.0-31-generic x86_64)
python tools/build.py --profile=es2015-subset --lto=off --compile-flag=-g \ --error-messages=on --debug --compile-flag=-g --strip=off --logging=on \ --compile-flag=-fsanitize=address --stack-limit=15
function main() { var v4 = [13.37,13.37,1337,13.37,13.37]; var v5 = new Proxy(JSON,v4); var v7 = Object.freeze(v5); var v8 = JSON / 13.37; var v9 = JSON.stringify(v7); } main();
$ build/bin/jerry test.js ICE: Assertion 'ecma_is_value_string (value)' failed at /tmp/jerryscript/jerry-core/ecma/base/ecma-helpers-value.c(ecma_get_string_from_value):742. Error: ERR_FAILED_INTERNAL_ASSERTION Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
galpeter
Successfully merging a pull request may close this issue.
JerryScript revision
6cd309b
Build platform
Ubuntu 20.04 LTS (Linux 5.4.0-31-generic x86_64)
Build steps
Test case
Output
The text was updated successfully, but these errors were encountered: