Rafal Walczyna e64fc9aca9
Remove "arguments" and "caller" from specific functions (#3918)
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
2020-06-22 19:08:13 +02:00
..
2020-06-22 13:54:18 +02:00
2020-06-22 13:54:18 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00
2020-06-22 13:54:18 +02:00
2020-06-12 17:55:00 +02:00
2020-06-12 17:55:00 +02:00