Searched defs:non_strict (Results 1 – 5 of 5) sorted by relevance
/external/v8/test/mjsunit/regress/ | ||
D | regress-1360.js | 33 function non_strict() { assertEquals(global, this); } function |
D | regress-1436.js | 35 function non_strict(){ assertEquals(global, this); } function |
/external/v8/test/mjsunit/es6/ | ||
D | typedarray-from.js | 34 function non_strict() { assertEquals(global, this); } function |
D | array-from.js | 31 function non_strict(){ assertEquals(global, this); } function |
/external/v8/test/mjsunit/ | ||
D | strict-mode.js | 490 function non_strict() { function |