Make Logger::SuspectReadEvent extract the class name from the object. This makes...
authordeanm@chromium.org <deanm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Dec 2008 09:19:02 +0000 (09:19 +0000)
committerdeanm@chromium.org <deanm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 9 Dec 2008 09:19:02 +0000 (09:19 +0000)
commitfa04fa8a19816e734035f334e5879e887aebb7f9
treec7f99f752f42bee1ea2b9212b148668cbf048689
parentdf727ffd430015f03057f3b8a775b28ba714f11d
Make Logger::SuspectReadEvent extract the class name from the object.  This makes the lone caller cleaner, and also avoids a tiny bit of work in the default case of not running with --log-suspect.

Review URL: http://codereview.chromium.org/13655

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@943 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/ic.cc
src/log.cc
src/log.h