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

/external/v8/test/mjsunit/
H A Dstrict-mode.js47 function CheckFunctionConstructorStrictMode() { function
114 CheckFunctionConstructorStrictMode("eval");
117 CheckFunctionConstructorStrictMode("arguments");
120 CheckFunctionConstructorStrictMode("a", "b", "c", "b");
121 CheckFunctionConstructorStrictMode("a,b,c,b");

Completed in 56 milliseconds