Home
last modified time | relevance | path

Searched refs:strict_function (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/mjsunit/regress/
Dregress-2119.js30 function strict_function() { function
35 assertThrows(strict_function);
/external/v8/test/preparser/
Dstrict-function-statement.pyt33 Test(name, '"use strict";\n' + source, "strict_function")
36 "strict_function")
40 "strict_function")
/external/v8/src/
Dmessages.js159strict_function: ["In strict mode code, functions can only be declared at top level … property