Home
last modified time | relevance | path

Searched refs:returnSumStrict (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/harmony/
Dreflect-apply.js170 function returnSumStrict() { function
200 assertEquals("TEST", Reflect.apply(returnSumStrict, this,
202 assertEquals("TEST!!", Reflect.apply(returnSumStrict, this,
204 assertEquals(10, Reflect.apply(returnSumStrict, this,