Closed
Bug 594656
Opened 14 years ago
Closed 14 years ago
Proxy.createFunction assertion failure
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 593277
People
(Reporter: dherman, Unassigned)
Details
Tried this with TM tip:
js> f = Proxy.createFunction({}, function(){}, function(){})
js> new f
Assertion failure: !vp->isPrimitive(), at ../jscntxtinlines.h:632
Dave
Updated•14 years ago
|
blocking2.0: --- → ?
Comment 1•14 years ago
|
||
Not shipped in any product (only betas).
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
blocking2.0: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•