Changeset 67146 in webkit for trunk/JavaScriptCore/jsc.cpp
- Timestamp:
- Sep 9, 2010, 7:10:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/jsc.cpp
r65344 r67146 409 409 AbstractSamplingCounter::dump(); 410 410 #endif 411 #if ENABLE(REGEXP_TRACING) 412 globalData->dumpRegExpTrace(); 413 #endif 411 414 return success; 412 415 }
Note:
See TracChangeset
for help on using the changeset viewer.