Closed Bug 572258 Opened 15 years ago Closed 15 years ago

tracing+fatvals: Assert loading Dromaeo JS tests

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: dmandelin, Assigned: dmandelin)

References

Details

We assert at nsDOMClassInfo.cpp:9122: JS_ASSERT(false && "Relying on dirty private = int details"); This doesn't happen in a TM debug build, so I am assuming this is a can't-happen path and it is a bug in fatvals. Bad cx->resolveFlags is suspected.
Actually, I think it is safe to remove that assert: I added it when I first saw some gross jsval/private mucking and when I fixed the issue with the FlagsToPrivate/PrivateToFlags functions I just forgot to remove the assert.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.