Searched refs:kWasmAnyFunctionTypeForm (Results 1 – 3 of 3) sorted by relevance
41 const uint8_t kWasmAnyFunctionTypeForm = 0x70; variable
315 expect_u8("element type", kWasmAnyFunctionTypeForm); in DecodeModule()391 expect_u8("table type", kWasmAnyFunctionTypeForm); in DecodeModule()
354 buffer.write_u8(kWasmAnyFunctionTypeForm); in WriteTo()