gecko-dev/js/tests/js1_4
nboyd%atg.com adbdcd8987 Fix test: can only look for FunctionDeclaration syntax.
15.3.4.2 Function.prototype.toString ( )
An implementation-dependent representation of the function is returned. This representation has the syntax of a
FunctionDeclaration. Note in particular that the use and placement of white space, line terminators, and semicolons
within the representation string is implementation-dependent.
2001-04-24 12:55:25 +00:00
..
Eval Made this testcase acknowledge that indirect eval is LEGAL; see bug 38512. 2001-02-06 07:57:17 +00:00
Functions
Regress Fix test: can only look for FunctionDeclaration syntax. 2001-04-24 12:55:25 +00:00
browser.js
jsref.js
shell.js