[wasm] Jiterpreter field op refactorings; fixes #81558 (#81620)
authorKatelyn Gadd <kg@luminance.org>
Sat, 4 Feb 2023 11:37:33 +0000 (03:37 -0800)
committerGitHub <noreply@github.com>
Sat, 4 Feb 2023 11:37:33 +0000 (03:37 -0800)
commitec9fb02a2c6b606ef06acc911a0b104fd3d2a9a3
treea089d3e5a6a72f9eb2a068a2023c95bbf7922189
parent27341c2fb3c31b351d99cc79edff9e424ac08242
[wasm] Jiterpreter field op refactorings; fixes #81558 (#81620)

* Refactor jiterpreter field op implementation into separate static and nonstatic field implementations
* Add more diagnostic infrastructure
* fixes issue #81558 (dictionary.findvalue bug)
src/mono/mono/mini/interp/jiterpreter.c
src/mono/wasm/runtime/cwraps.ts
src/mono/wasm/runtime/jiterpreter.ts