Files
jerryscript/tests/jerry/es2015
Szilagyi Adam 711b06d018 Add new check for a special corner case to typedarray lastIndexOf (#3156)
Fixes #3129
We need to check if we use the lastIndexOf method  and if the second
argument is a number, negative, and its absolute value is bigger
than the length, then  we should return with -1.

JerryScript-DCO-1.0-Signed-off-by: Adam Szilagyi aszilagy@inf.u-szeged.hu
2019-09-27 16:56:24 +02:00
..
2019-09-11 11:15:46 +02:00
2019-04-16 08:26:39 +02:00
2019-07-11 19:42:27 +02:00
2019-07-11 19:42:27 +02:00
2019-02-19 11:29:13 +01:00