[JAEGER] Disabled accidental debug instrumentation.

This commit is contained in:
David Anderson 2010-06-17 01:15:36 -07:00
parent c1bfa098ce
commit 993e3687a3

View File

@ -52,7 +52,7 @@
namespace js {
namespace mjit {
#define JS_METHODJIT_PROFILE_STUBS
//#define JS_METHODJIT_PROFILE_STUBS
struct FrameAddress : JSC::MacroAssembler::Address
{