krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
wasm
/
uk.shusek.krwa.wasm.types
/
CatchOpCode
/
Companion
Companion
object
Companion
Members
Functions
all
Labels
Link copied to clipboard
fun
allLabels
(
operands
:
LongArray
)
:
List
<
Int
>
by
Op
Code
Link copied to clipboard
fun
byOpCode
(
opcode
:
Int
)
:
CatchOpCode
decode
Link copied to clipboard
fun
decode
(
operands
:
LongArray
)
:
List
<
CatchOpCode.Catch
>