Changeset 160175 in webkit for trunk/Source/JavaScriptCore/jit/JITCode.h
- Timestamp:
- Dec 5, 2013, 8:27:21 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JITCode.h
r160094 r160175 47 47 } 48 48 49 struct ProtoCallFrame; 50 49 51 #if ENABLE(JIT) 50 52 class VM; 51 53 class JSStack; 52 struct ProtoCallFrame;53 54 #endif 54 55
Note:
See TracChangeset
for help on using the changeset viewer.