mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-08 12:46:14 +00:00
identation
This commit is contained in:
parent
56bb7e715b
commit
811f35bf7d
|
@ -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
|
* top_boundary For more details check wasm_iterate_callstack in
|
||||||
* wasm_export.h
|
* wasm_export.h
|
||||||
*/
|
*/
|
||||||
|
|
||||||
uint32 count = 0;
|
uint32 count = 0;
|
||||||
#if WASM_ENABLE_GC == 0
|
#if WASM_ENABLE_GC == 0
|
||||||
WASMModuleInstance *module_inst =
|
WASMModuleInstance *module_inst =
|
||||||
|
|
Loading…
Reference in New Issue
Block a user