This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
jerryscript
Watch
1
Star
0
Fork
0
You've already forked jerryscript
mirror of
https://github.com/jerryscript-project/jerryscript.git
synced
2025-12-15 16:29:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
jerryscript
/
jerry-core
/
ecma
History
Ruben Ayrapetyan
bcf3396f26
Lazy instantiation of a function object's 'length' and 'prototype' properties.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2015-09-08 15:19:51 +03:00
..
base
Add
warn_unused_result
attribute to ecma_string_to_utf8_string. Add assertions that specified buffer size is sufficient in places, where return value of ecma_string_to_utf8_string wasn't checked prior to the changes.
2015-08-31 12:59:43 +03:00
builtin-objects
Fix buffer overflow in 'new Function ()' (ecma_builtin_function_dispatch_construct).
2015-09-07 20:58:43 +03:00
operations
Lazy instantiation of a function object's 'length' and 'prototype' properties.
2015-09-08 15:19:51 +03:00