identation

This commit is contained in:
Georgii Rylov 2025-03-05 10:23:57 +00:00
parent 56bb7e715b
commit 811f35bf7d

View File

@ -4172,6 +4172,7 @@ aot_copy_callstack_standard_frame(WASMExecEnv *exec_env, wasm_frame_t *buffer,
* top_boundary For more details check wasm_iterate_callstack in
* wasm_export.h
*/
uint32 count = 0;
#if WASM_ENABLE_GC == 0
WASMModuleInstance *module_inst =