http://codereview.chromium.org/1582004/diff/1/16 File src/platform-linux.cc (right):
http://codereview.chromium.org/1582004/diff/1/16#newcode773 src/platform-linux.cc:773: #ifdef ENABLE_CPP_PROFILES_PROCESSOR On 2010/04/06 10:37:43, Søren Gjesse wrote:
If this #ifdef block needed? From above IsVmThread() must be true if ENABLE_CPP_PROFILES_PROCESSOR is defined.
Right, not needed actually. I will remove it in my next commit. http://codereview.chromium.org/1582004 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev To unsubscribe, reply using "remove me" as the subject.
