Changeset 35487 in webkit for trunk/JavaScriptCore/VM/SamplingTool.cpp
- Timestamp:
- Jul 31, 2008, 10:33:03 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/SamplingTool.cpp
r35454 r35487 52 52 } 53 53 54 #if PLATFORM(WIN )54 #if PLATFORM(WIN_OS) 55 55 56 56 static void sleepForMicroseconds(unsigned us)
Note:
See TracChangeset
for help on using the changeset viewer.