Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygo-org/tinygo
/ Context
Method
Context
src/testing/testing.go:159–159 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
157
type
TB
interface
{
158
Cleanup(
func
())
159
Context() context.Context
160
Error(args ...
interface
{})
161
Errorf(format string, args ...
interface
{})
162
Fail()
Callers
15
CreateTemporaryAlloca
Function · 0.65
CreateInstructionAlloca
Function · 0.65
getLifetimeStartFunc
Function · 0.65
getLifetimeEndFunc
Function · 0.65
SplitBasicBlock
Function · 0.65
AppendToGlobal
Function · 0.65
checkType
Method · 0.65
Module
Function · 0.65
Build
Function · 0.65
makeGlobalsModule
Function · 0.65
LowerInterrupts
Function · 0.65
MakeGCStackSlots
Function · 0.65
Implementers
1
common
src/testing/testing.go
Calls
no outgoing calls
Tested by
no test coverage detected