Closed Bug 702523 Opened 14 years ago Closed 14 years ago

js_FloorLog2wImpl should be public

Categories

(Core :: JavaScript Engine, defect)

x86
Solaris
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla11

People

(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)

Details

Attachments

(1 file)

In Utility.h, we have extern size_t js_FloorLog2wImpl(size_t n); for some cases. It will not work, if libmozjs.so is built instead of static_js.a. We should use JS_PUBLIC_API instead.
Attached patch patchSplinter Review
Assignee: general → ginn.chen
Status: NEW → ASSIGNED
Attachment #574540 - Flags: review?(luke)
Attachment #574540 - Flags: review?(luke) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla11
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: