Changeset 226405 in webkit for trunk/Source/JavaScriptCore/heap/Heap.h
- Timestamp:
- Jan 4, 2018, 7:42:06 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.h
r226017 r226405 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.