Changeset 172976 in webkit for trunk/Source/JavaScriptCore/heap/Heap.cpp
- Timestamp:
- Aug 26, 2014, 2:24:40 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.cpp
r172961 r172976 983 983 DeferGCForAWhile awhile(*this); 984 984 vm()->typeProfilerLog()->processLogEntries(ASCIILiteral("GC")); 985 vm()->invalidateTypeSetCache(); 985 986 } 986 987
Note:
See TracChangeset
for help on using the changeset viewer.