Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lj_trace.c: unpatch blacklisted bytecodes when flushing traces
The blacklist is cleared by going through all prototype objects on the heap marked to contain patched bytecodes and revert all instances of IFUNCF, IFORL, IITERL and ILOOP. (cherry picked from commit 8beb311)
- Loading branch information