Searched defs:assertInstanceof (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/mjsunit/
H A Dmjsunit.js97 var assertInstanceof; variable
309 assertInstanceof(e, type_opt);
321 assertInstanceof = function assertInstanceof(obj, type) {
318 assertInstanceof = function assertInstanceof(obj, type) { function

Completed in 279 milliseconds