gecko-dev/js/tests/js1_4/Regress
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
..
date-001-n.js
function-001.js
function-002.js Minor change; see Brendan's comment at 2001-04-19 12:00 in Bugzilla bug 76634. 2001-04-20 04:57:51 +00:00
function-003.js Fix test: can only look for FunctionDeclaration syntax. 2001-04-24 12:55:25 +00:00
function-004-n.js
regress-7224.js
toString-001-n.js