Changeset 43372 in webkit for trunk/JavaScriptCore/runtime/NativeFunctionWrapper.h
- Timestamp:
- May 7, 2009, 3:52:19 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/NativeFunctionWrapper.h
r43253 r43372 28 28 29 29 namespace JSC { 30 #if ENABLE(JIT) && PLATFORM(MAC)30 #if ENABLE(JIT) 31 31 class JSFunction; 32 32 typedef JSFunction NativeFunctionWrapper;
Note:
See TracChangeset
for help on using the changeset viewer.