If we hit a jiterpreter enter opcode while compiling a trace, stop compiling there...
authorKatelyn Gadd <kg@luminance.org>
Wed, 15 Feb 2023 20:10:05 +0000 (12:10 -0800)
committerGitHub <noreply@github.com>
Wed, 15 Feb 2023 20:10:05 +0000 (12:10 -0800)
commit4ddfd7be385008867b31e5f11a9fdaecd3e9b3d1
tree38e6a30dff329431aa3f49a643a911e4b9da8f31
parent9f007e1c2be0540758799b3fa11ba284bbf274b8
If we hit a jiterpreter enter opcode while compiling a trace, stop compiling there (#82130)

This keeps traces shorter and reduces the amount of time spent compiling them
src/mono/wasm/runtime/jiterpreter-trace-generator.ts
src/mono/wasm/runtime/jiterpreter.ts