Changeset 46528 in webkit for trunk/JavaScriptCore/bytecode/SamplingTool.h
- Timestamp:
- Jul 29, 2009, 1:04:19 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/bytecode/SamplingTool.h
r45891 r46528 137 137 class SamplingTool { 138 138 public: 139 friend classCallRecord;139 friend struct CallRecord; 140 140 friend class HostCallRecord; 141 141
Note:
See TracChangeset
for help on using the changeset viewer.