Update unit test cases (#4214)
* Update gc unit test cases * Update aot stack frame unit test cases
This commit is contained in:
@ -26,10 +26,10 @@
|
||||
(local (ref null struct))
|
||||
|
||||
local.get 0
|
||||
ref.test null array
|
||||
ref.test (ref array)
|
||||
drop
|
||||
local.get 1
|
||||
ref.cast i31
|
||||
ref.cast (ref i31)
|
||||
drop
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user