Closed Bug 352792 Opened 18 years ago Closed 13 years ago

converting ({ toString: [].slice.call}) to string causes "InternalError: too much recursion"

Categories

(Core :: JavaScript Engine, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: testcase)

js> ({ toString: [].slice.call}) + ""
typein:19: InternalError: too much recursion
Summary: "({ toString: [].slice.call}) + '' " causes "InternalError: too much recursion" → converting ({ toString: [].slice.call}) to string causes "InternalError: too much recursion"
TypeError: Function.prototype.call called on incompatible Object
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.