mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-24 20:21:48 +00:00
Reduce inlining verbosity
With debug info and source maps in place there is not much value anymore in emitting explicitly named blocks.
This commit is contained in:
@ -2223,16 +2223,14 @@
|
||||
i32.shr_u
|
||||
call $~lib/internal/string/allocateUnsafe
|
||||
set_local $7
|
||||
block $~lib/memory/memory.copy|inlined.0
|
||||
get_local $7
|
||||
get_global $~lib/internal/string/HEADER_SIZE
|
||||
i32.add
|
||||
set_local $3
|
||||
get_local $3
|
||||
get_local $4
|
||||
get_local $5
|
||||
call $~lib/internal/memory/memmove
|
||||
end
|
||||
get_local $7
|
||||
get_global $~lib/internal/string/HEADER_SIZE
|
||||
i32.add
|
||||
set_local $3
|
||||
get_local $3
|
||||
get_local $4
|
||||
get_local $5
|
||||
call $~lib/internal/memory/memmove
|
||||
block $~lib/memory/memory.free|inlined.0
|
||||
block
|
||||
get_local $4
|
||||
|
Reference in New Issue
Block a user