Home
last modified time | relevance | path

Searched defs:nonstrict (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/test/mjsunit/
Dstrict-mode.js548 function nonstrict() { function
564 t.prototype.nonstrict = nonstrict; method in t
583 delete t.prototype.nonstrict; method in delete
1012 function nonstrict(a, b) { function in TestArgumentsAliasing
/external/v8/test/mjsunit/
Dstrict-mode.js548 function nonstrict() { function
564 t.prototype.nonstrict = nonstrict; method in t
583 delete t.prototype.nonstrict; method in delete
1012 function nonstrict(a, b) { function in TestArgumentsAliasing