Changeset 182068 in webkit for trunk/Source/JavaScriptCore/jit/JITThunks.h
- Timestamp:
- Mar 27, 2015, 10:27:47 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JITThunks.h
r181250 r182068 47 47 48 48 class JITThunks final : private WeakHandleOwner { 49 WTF_MAKE_FAST_ALLOCATED; 49 50 public: 50 51 JITThunks();
Note:
See TracChangeset
for help on using the changeset viewer.