[JAEGER] Turned off accidental debug flag.

This commit is contained in:
David Anderson 2010-06-23 13:51:20 -07:00
parent 992d8e6cde
commit 2669c5fe3a

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
{