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

/external/chromium_org/v8/test/webkit/
H A Dtypeof-constant-string.js36 function isUndefinedStrict(a) function
41 shouldBeTrue("isUndefinedStrict(undefined)");
42 shouldBeFalse("isUndefinedStrict(1)");

Completed in 27 milliseconds