mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
As stated in ES 16.1, "arguments" and "caller" must not be created in: - strict functions created using the Function constructor - generator functions created using the Generator constructor - async functions created using the AsyncFunction constructor - functions created using the bind JerryScript-DCO-1.0-Signed-off-by: Rafal Walczyna r.walczyna@samsung.com