Closed Bug 416058 Opened 17 years ago Closed 12 years ago

Simplify and minimize *OBJ_SET_SLOT macros

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: brendan, Unassigned)

Details

We want a maintainable write-barrier with no honey-pot macros luring the unwary into bypassing the WB, so these *OBJ_SET_SLOT macros should go away in favor of either per-fixed-slot (fslots[0-3]) ones, or else LOCKED_OBJ_WRITE_BARRIER. See bug 365851 comment 69. /be
This can almost certainly wait till after 1.9. /be
Target Milestone: mozilla1.9beta4 → ---
Flags: wanted1.9.1?
Back in the pool -- please take and fix, since thanks to Igor, Jason, and Jeff, jsobj.h has come a long away already. /be
Assignee: brendan → general
These macros were all removed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.