Closed Bug 779015 Opened 14 years ago Closed 14 years ago

Typed Array Is*Array() throws.

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: efaust, Assigned: efaust)

Details

Attachments

(1 file)

Attached patch FixSplinter Review
The macro that generates JS_Is*Array() doesn't clear the exception from the unboxing the way that IsArrayObject() and IsArrayBufferViewObject() do. The caller is not expecting an exception to result from asking a question about the type of a thing.
Attachment #647391 - Flags: review?(bhackett1024)
Attachment #647391 - Flags: review?(bhackett1024) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: