Closed
Bug 709885
Opened 13 years ago
Closed 13 years ago
Simplify GC read barriers
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: billm, Assigned: billm)
Details
Attachments
(1 file)
9.38 KB,
patch
|
bhackett1024
:
review+
|
Details | Diff | Splinter Review |
This patch makes some changes we talked about on IRC, Brian. I makes it harder to forget to invoke a read barrier.
Attachment #580980 -
Flags: review?(bhackett1024)
Comment 1•13 years ago
|
||
Comment on attachment 580980 [details] [diff] [review]
patch
Review of attachment 580980 [details] [diff] [review]:
-----------------------------------------------------------------
Sorry for the late review, lost track of this bug.
Attachment #580980 -
Flags: review?(bhackett1024) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla12
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•