Closed Bug 970501 Opened 11 years ago Closed 11 years ago

try harder to have JSClass and js::Class share things (e.g. JAS_CLASS_MEMBERS)

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 970504

People

(Reporter: froydnj, Unassigned)

Details

Class.h has things like JS_CLASS_MEMBERS: http://mxr.mozilla.org/mozilla-central/source/js/public/Class.h#391 that are obviously meant to share code. But they do a poor job of it, since JSClass isn't actually using those bits. Let's fix that.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.