-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
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
TypeError: Array.prototype.sort called on null or undefined #1
Comments
Hi, The first unescape returns: does not seem to be a valid node syntax, i.e. function shift.fired() ... Even with workaround it translates to:
which does not make much sense to me either. |
Hi, |
Seems the v8 (4.6.85.31) even from the most recent nodejs (5.9.1) does not yet properly implement the ECMA-262 apply() method for non strict mode:
I believe it's coming in the v8 5.1.211 v8/v8@e4d2538 For the |
When emulate the following file I get the error: TypeError: Array.prototype.sort called on null or undefined
File is malware, be careful !
Password is infected
4dc67aaa7133c5245da8234b2dadbf88-info_141926248.zip
This is my eval.js
eval.zip
The text was updated successfully, but these errors were encountered: