Changeset 190679 in webkit for trunk/Source/JavaScriptCore/heap/Heap.h
- Timestamp:
- Oct 7, 2015, 12:41:28 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/heap/Heap.h
r190606 r190679 103 103 static void setMarked(const void*); 104 104 105 static bool isWriteBarrierEnabled();106 105 void writeBarrier(const JSCell*); 107 106 void writeBarrier(const JSCell*, JSValue);
Note:
See TracChangeset
for help on using the changeset viewer.