Closed Bug 638981 Opened 13 years ago Closed 13 years ago

TI: Assertion failure: !this->proto, at ../jsinfer.cpp:2019

Categories

(Core :: JavaScript Engine, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jandem, Unassigned)

References

Details

(Whiteboard: fixed-in-jaegermonkey)

--
delete Function;
Object.getOwnPropertyNames(this);
--
$ ./js test.js
Assertion failure: !this->proto, at ../jsinfer.cpp:2019
js_InitFunctionAndObjectClasses can be called multiple times on the same global, which we weren't handling right.

http://hg.mozilla.org/projects/jaegermonkey/rev/d3a9fdabeb2d
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: fixed-in-jaegermonkey
You need to log in before you can comment on or make changes to this bug.