Chromium Code Reviews
Description[Mac] Tighten up objc zombie dealloc implementation.
Enabling the zombie code in release causes Perf(2) to regress.
Reviewing |ZombieDealloc()|, I notice that object_setClass() is
implemented with a memory barrier. The objc runtime doesn't use it in
deallocation, so move to direct access.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48857
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||