Closed Bug 770671 Opened 12 years ago Closed 12 years ago

IonMonkey: TestCommonPropFunc() asserts if unknown Properties on prototype chain

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: efaust, Assigned: efaust)

Details

Attachments

(1 file)

Attached patch FixSplinter Review
In the case where the instance type object has known properties, but one of the objects on the prototype chain does not, TestCommonPropFunc() calls typeObj->getProperty() which asserts !unknownProperties().
Attachment #638858 - Flags: review?(bhackett1024)
Attachment #638858 - Flags: review?(bhackett1024) → review+
https://hg.mozilla.org/projects/ionmonkey/rev/6e37c7496781
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.