Changeset 221823 in webkit for trunk/Source/JavaScriptCore/jit/JITOperations.cpp
- Timestamp:
- Sep 9, 2017, 9:54:40 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/JITOperations.cpp
r221822 r221823 2308 2308 } 2309 2309 2310 // FIXME: remove this when we fix https://bugs.webkit.org/show_bug.cgi?id=175145.2311 2310 void JIT_OPERATION operationOSRWriteBarrier(ExecState* exec, JSCell* cell) 2312 2311 {
Note:
See TracChangeset
for help on using the changeset viewer.