Lines Matching refs:funcref
9 (table (export "tab") 10 funcref (ref.null func))
21 (import "I1" "tab" (table $tab1 10 funcref))
22 (import "I2" "tab" (table $tab2 10 funcref))
33 (func (export "tab") (result funcref)
53 (import "I1" "tab" (table $tab1 10 funcref))
54 (import "I1" "tab" (table $tab2 10 funcref))
65 (func (export "tab") (result funcref)
84 (table $tab 10 funcref (ref.null func))
101 (import "I" "tab1" (table $tab1 10 funcref))
102 (import "I" "tab2" (table $tab2 10 funcref))
113 (func (export "tab") (result funcref)