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
f8770020f7
Update RegExp.prototype.exec so that it returns 'null' instead of 'undefined' in case argument doesn't match corresponding regular expression.
...
JerryScript-DCO-1.0-Signed-off-by: Ruben Ayrapetyan
r.ayrapetyan@samsung.com
2015-07-13 19:05:37 +03:00
..
base
Support unicode whitespaces in string-to-number conversion.
2015-07-13 18:33:05 +03:00
builtin-objects
Update RegExp.prototype.exec so that it returns 'null' instead of 'undefined' in case argument doesn't match corresponding regular expression.
2015-07-13 19:05:37 +03:00
operations
Update RegExp.prototype.exec so that it returns 'null' instead of 'undefined' in case argument doesn't match corresponding regular expression.
2015-07-13 19:05:37 +03:00