Closed Bug 614208 Opened 14 years ago Closed 14 years ago

Build broken with --disable-tracejit.

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jbramley, Unassigned)

References

Details

I don't know how often we really need to build without the tracer, but building with --disable-tracejit currently fails with the following errors:

/work/moz/tm/js/src/jsarray.cpp: In function ‘JSBool js_ArrayCompPush_tn(JSContext*, JSObject*, js::ValueArgType)’:
/work/moz/tm/js/src/jsarray.cpp:2005: error: ‘SetBuiltinError’ was not declared in this scope
/work/moz/tm/js/src/jsarray.cpp:2009: error: ‘struct JSContext’ has no member named ‘tracerState’

This seems to have been caused by b55d8612e834, from bug 606141.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.