Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix toggling nextSlot value in ConstantPoolObjectSlotIterator.hpp
Added toggling `nextSlot` value back to `true` in `scanCondySlot()` when `_condySlotState` is `condy_slot_exception`, so that the iterator will go on to the next slot in constant pool if the value of the slot is `NULL` Signed-off-by: Charles_Zheng <[email protected]>
- Loading branch information