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: Clear profiler lasttrace state on flushall()
This is to prevent a trace in the previous JIT code generation from being "blamed" for time spent interpreting and compiling during the warmup of the next generation.
- Loading branch information