Searched refs:ShortNameOf (Results 1 – 2 of 2) sorted by relevance
39 os << WasmOpcodes::ShortNameOf(function.sig->GetReturn(i)); in operator <<()44 os << WasmOpcodes::ShortNameOf(function.sig->GetParam(i)); in operator <<()
433 static char ShortNameOf(LocalType type) { in ShortNameOf() function