Searched defs:nonstrict (Results 1 – 2 of 2) sorted by relevance
548 function nonstrict() { function564 t.prototype.nonstrict = nonstrict; method in t583 delete t.prototype.nonstrict; method in delete1012 function nonstrict(a, b) { function in TestArgumentsAliasing