Closed Bug 474901 Opened 15 years ago Closed 15 years ago

"Assertion failure: sprop->setter != js_watch_set || pobj != obj, at jsdbgapi.cpp:818" setting a watchpoint twice

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 453955

People

(Reporter: Waldo, Unassigned)

Details

(Keywords: assertion)

var x = {};
x.watch("3", watch);
x.watch("3", watch);

At a glance I think you can do cool watch-chaining in opt builds, but I didn't test.  :-)
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.