Closed Bug 336782 Opened 18 years ago Closed 18 years ago

js1_4/Functions/function-001.js result: FAILED type: browser

Categories

(Core :: JavaScript Engine, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bc, Unassigned)

References

()

Details

(Keywords: regression)

20060503 win/mac/linux 1.9.

regression from bug 325951?
probably a dupe of bug 336100.

function-001.js Accessing the arguments property of a function object
BUGNUMBER: 324455
function-001.js Accessing the arguments property of a function object
return function.arguments = P   PASSED!
return arguments = P   PASSED!
return arguments when function contains an arguments property = [object Object]  FAILED! expected: PASS
return function.arguments when function contains an arguments property = [object Object]  FAILED! expected: PASS
Keywords: regression
Flags: in-testsuite+
I have not seen this since the 20060508 run.
Status: NEW → RESOLVED
Closed: 18 years ago
Depends on: 336100
Resolution: --- → FIXED
Fixed by bug 336100.
verified fixed 20060609 win/macppc/linux trunk.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.