[Webkit-unassigned] [Bug 53747] Add some dynamic annotations to JavaScriptCore/wtf
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 30 15:37:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=53747
David Levin <levin at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #64 from David Levin <levin at chromium.org> 2011-03-30 15:37:01 PST ---
Committed as http://trac.webkit.org/changeset/82508
(In reply to comment #47)
> > and call HAPPENS_AFTER(&ref) before calling free()/operator delete.
>
> OK. The "before"/"after" names are pretty misleading then - you need to call "before" before doing something, but you don't need to call "after" after doing that - instead, you call it before doing something else.
btw, I have to agree that not seeing an AFTER call is confusing in this case. It looked like a bug in the patch to me.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list