Changeset 191016 in webkit for trunk/Source/JavaScriptCore/jit/GCAwareJITStubRoutine.cpp
- Timestamp:
- Oct 13, 2015, 5:12:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/jit/GCAwareJITStubRoutine.cpp
r190735 r191016 106 106 { 107 107 RELEASE_ASSERT(m_codeBlockWithExceptionHandler); 108 ASSERT(!!m_codeBlockWithExceptionHandler->handlerForIndex(exceptionHandlerCallSiteIndex.bits())); 108 109 } 109 110
Note:
See TracChangeset
for help on using the changeset viewer.