Reviewed by Tim.
<rdar://problem/5770054> JavaScript profiler (10928)
- Turn on the profiler.
* kjs/config.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@33475
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
Reviewed by Tim.
<rdar://problem/5770054> JavaScript profiler (10928)
+ - Turn on the profiler.
+
+ * kjs/config.h:
+
+2008-05-14 Kevin McCullough <kmccullough@apple.com>
+
+ Reviewed by Tim.
+
+ <rdar://problem/5770054> JavaScript profiler (10928)
- Expose the new profiler functions to the WebInspector.
* JavaScriptCore.exp:
#include <wtf/DisallowCType.h>
#endif
-#define JAVASCRIPT_PROFILING 0
+#define JAVASCRIPT_PROFILING 1