Ruben Ayrapetyan ed4ff8e5bb Introducing a function object's flag indicating whether Arguments object should be instantiated upon call of the function.
The Arguments object is supposed to be unnecessary if function's code:
  - doesn't reference 'arguments' identifier;
  - doesn't reference 'eval' identifier (so, it doesn't perform direct call to eval).

JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan r.ayrapetyan@samsung.com
2015-05-28 19:12:54 +03:00
2015-05-26 14:03:07 +02:00
2015-05-27 11:44:28 +02:00
2015-05-26 14:03:07 +02:00
2015-05-20 15:28:36 +03:00
2015-05-20 15:28:36 +03:00
2015-04-27 19:01:35 +09:00

JerryScript

You can find project details in wiki.

S
Description
Ultra-lightweight JavaScript engine for the Internet of Things.
Readme Apache-2.0 70 MiB
Languages
C 70.5%
JavaScript 25.1%
Python 2.7%
CMake 1%
Shell 0.5%