Searched refs:testThrow (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/test/webkit/fast/js/kde/
H A Dexceptions.js33 function testThrow() function
122 testThrow();
/external/chromium_org/v8/test/mjsunit/harmony/
H A Dgenerators-iteration.js71 function testThrow(thunk) { function
87 testThrow(g);
91 testThrow(function*() { return yield* g(); });
96 testThrow(function() { return new g(); });
/external/dexmaker/src/test/java/com/google/dexmaker/
H A DDexMakerTest.java1408 public void testThrow() throws Exception { method in class:DexMakerTest

Completed in 128 milliseconds