new Function() does not work as expected #350
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 1 comment
-
Posted at 2015-03-16 by @gfwilliams Hi Tobias, I've just checked, and it's an issue with Espruino's implementation of the So I've filed a bug for it here: espruino/Espruino#505 If you want to work around it you could do:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-03-15 by net-tobi
Hello,
when I execute the following code in the browser or in Node.js, I see the console log with the value 4. In Espruino nothing happens. Do you have an idea why?
Best,
Tobias
Beta Was this translation helpful? Give feedback.
All reactions