Open
Bug 889387
Opened 11 years ago
Updated 2 years ago
Assert at various JSAPI entry points that !cx->isExceptionPending()
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: bholley, Unassigned)
References
(Blocks 1 open bug)
Details
Jorendorff and I were just talking about this on IRC. I'm removing some situations where this happens in bug 887334, and there was talk about asserting this in the following places:
{JS,}AutoCompartment constructor
JSNative entry
other JSAPI entry points
Assignee | ||
Updated•10 years ago
|
Assignee: general → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•