Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/harmony/
Dproxies-example-membrane.js246 var wh4 = new w.h(4); variable
263 assertThrows(function() { wh4.q }, Error);
281 assertEquals(4, wh4.q);
491 var wh4 = new w.h(4)
510 assertThrows(function() { wh4.q }, Error)