Changeset 79083 in webkit for trunk/Source/JavaScriptCore/bytecode/CodeBlock.h
- Timestamp:
- Feb 18, 2011, 7:52:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/bytecode/CodeBlock.h
r77360 r79083 604 604 #endif 605 605 }; 606 #if PLATFORM(WIN) 606 #if PLATFORM(WIN) || PLATFORM(QT) 607 607 friend void WTF::deleteOwnedPtr<RareData>(RareData*); 608 608 #endif
Note:
See TracChangeset
for help on using the changeset viewer.