NWU-NISL

Results 3 issues of NWU-NISL

When I passed NaN and an object with the "valueOf" attribute value as a callable function to the first and second parameters of Math.max, chakra did not execute this function....

good first issue

According to ES10.0, If an object does not define or inherit `@@hasInstance` it uses the default `instanceof` semantics. When changing the value of `__proto__` of an object into `String`, the...

Bug
good first issue

## Description As the following test case showed, there is a variable called `v1` with the same name as the function. In this case, Hermes treats `v1` as the variable...

bug
in-progress