Changeset 38289 in webkit for trunk/JavaScriptCore/VM/Machine.cpp
- Timestamp:
- Nov 10, 2008, 9:40:13 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/Machine.cpp
r38288 r38289 641 641 #if ENABLE(CTI) 642 642 CTI::compileCTIMachineTrampolines(globalData); 643 #else 644 UNUSED_PARAM(globalData); 643 645 #endif 644 646 }
Note:
See TracChangeset
for help on using the changeset viewer.