Closed Bug 619918 Opened 14 years ago Closed 14 years ago

There is no jsval_layout definition for 64 bit big endian machines

Categories

(Core :: JavaScript Engine, defect)

Sun
NetBSD
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 618485

People

(Reporter: martin, Unassigned)

References

Details

See js/src/jsval.h lines 274ff - there are versions defined for little endian 32bit, little endian 64 bit, and big endian 32bit - that's it.

I failed to guess why this union/structure would be endian dependend, so I don't know what to add, please advice!
Oops.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.