Searched refs:GetFunctionBytes (Results 1 – 3 of 3) sorted by relevance
70 Vector<const byte> func_bytes = wire_bytes.GetFunctionBytes(fun); in PrintWasmText()
201 Vector<const byte> GetFunctionBytes(const WasmFunction* function) const { in GetFunctionBytes() function
9476 i::Vector<const i::byte> function_bytes = wire_bytes.GetFunctionBytes(&func); in GetFunctionHash()