Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/test/mjsunit/
Dmjsunit.js153 function assertThrows(code, type_opt, cause_opt) { argument
163 if (typeof type_opt == 'function')
164 assertInstanceof(e, type_opt);