DescriptionA follow-up to fix 553: really report function object moves.
As an afterthought, I realized that I put function objects moves
reporting into a method that deals with only code object moves. I've
looked up that function objects are allocated in old pointer space and
new space, so I moved logging to the corresponding VM methods.
BUG=553
Committed: http://code.google.com/p/v8/source/detail?r=3679
Patch Set 1 #Patch Set 2 : Add an assertion to test #
Messages
Total messages: 2 (0 generated)
|