Home
last modified time | relevance | path

Searched defs:TestCallThrow (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/mjsunit/harmony/
Dproxies-function.js276 function TestCallThrow(callTrap) { class
304 TestCallThrow(function() { throw "myexn" }) variable