Changeset 156794 in webkit for trunk/Source/JavaScriptCore/heap/WeakSet.h
- Timestamp:
- Oct 2, 2013, 2:22:11 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/WeakSet.h
r148696 r156794 35 35 36 36 class WeakSet { 37 friend class LLIntOffsetsExtractor; 38 37 39 public: 38 40 static WeakImpl* allocate(JSValue, WeakHandleOwner* = 0, void* context = 0);
Note:
See TracChangeset
for help on using the changeset viewer.