Changeset 226437 in webkit for trunk/Source/JavaScriptCore/heap/Heap.h
- Timestamp:
- Jan 4, 2018, 9:39:11 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.h
r226407 r226437 371 371 template<typename Func> 372 372 void forEachSlotVisitor(const Func&); 373 unsigned numberOfSlotVisitors(); 373 374 374 375 private:
Note:
See TracChangeset
for help on using the changeset viewer.