MCPcopy
hub / github.com/tinygo-org/tinygo / String

Method String

compiler/testdata/interface.go:53–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

51
52type fooInterface interface {
53 String() string
54 foo(int) byte
55}
56

Callers 15

overridePropertiesMethod · 0.65
getTypeCodeMethod · 0.65
getTypeCodeNameFunction · 0.65
getTypeMethodSetMethod · 0.65
typestringFunction · 0.65
extractSubfieldFunction · 0.65
TestCompilerFunction · 0.65
TestCompilerErrorsFunction · 0.65
checkWasmImportExportMethod · 0.65
isValidWasmTypeMethod · 0.65
SizeofMethod · 0.65
createInlineAsmFullMethod · 0.65

Calls

no outgoing calls

Tested by 5

TestCompilerFunction · 0.52
TestCompilerErrorsFunction · 0.52
TestCGoFunction · 0.52
formatDiagnosticFunction · 0.52
TestParseConstFunction · 0.52