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

Method String

interp/memory.go:368–368  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

366 Int(*runner) int64
367 toLLVMValue(llvm.Type, *memoryView) (llvm.Value, error)
368 String() string
369}
370
371// literalValue contains simple integer values that don't need to be stored in a

Callers 9

runTestFunction · 0.65
runMethod · 0.65
runAtRuntimeMethod · 0.65
StringMethod · 0.65
toLLVMValueMethod · 0.65
StringMethod · 0.65
compileFunctionMethod · 0.65
ErrorMethod · 0.65
errorAtMethod · 0.65

Implementers 4

literalValueinterp/memory.go
pointerValueinterp/memory.go
rawValueinterp/memory.go
localValueinterp/memory.go

Calls

no outgoing calls

Tested by 1

runTestFunction · 0.52