Open
Bug 1438231
Opened 7 years ago
Updated 4 months ago
Rename JSObject to JS::Object
Categories
(Core :: JavaScript Engine, enhancement, P5)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: jorendorff, Unassigned)
References
(Blocks 1 open bug)
Details
Also: JSCompartment, JSContext, JSFunction, JSScript, JSString, you get the picture.
I tried to do this in bug 1429206 and found that it makes stuff crash. So we are surprisingly brittle somewhere, or else C++'s argument dependent lookup is to blame (but I didn't actually find it, if that was the problem).
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•