Changeset 226885 in webkit for trunk/Source/JavaScriptCore/heap/Heap.h
- Timestamp:
- Jan 12, 2018, 4:16:12 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.h
r226822 r226885 373 373 template<typename Func> 374 374 void forEachSlotVisitor(const Func&); 375 unsigned numberOfSlotVisitors();376 375 377 376 private:
Note:
See TracChangeset
for help on using the changeset viewer.