Closed Bug 1273494 Opened 8 years ago Closed 8 years ago

Build fails with --disable-debug --enable-gczeal

Categories

(Core :: JavaScript: GC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jonco, Assigned: jonco)

References

Details

Attachments

(1 file)

js/src/gc/Verifier.cpp:457:5: error: use of undeclared identifier 'setCheckEdges'

Reported by decoder on IRC.
JSTracer::setCheckEdges is only present in debug builds, so this just needs ifdef guards to compile.
Comment on attachment 8753351 [details] [diff] [review]
bug1273494-verifier-build-error

Review of attachment 8753351 [details] [diff] [review]:
-----------------------------------------------------------------

Per request on IRC.
Attachment #8753351 - Flags: review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: