Changeset 48905 in webkit for trunk/JavaScriptCore/runtime/JSGlobalData.h
- Timestamp:
- Sep 29, 2009, 2:48:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/JSGlobalData.h
r48315 r48905 156 156 #endif 157 157 158 void startSampling(); 159 void stopSampling(); 160 void dumpSampleData(ExecState* exec); 158 161 private: 159 162 JSGlobalData(bool isShared, const VPtrSet&);
Note:
See TracChangeset
for help on using the changeset viewer.