MCPcopy
hub / github.com/gopherjs/gopherjs / Get

Method Get

tests/misc_test.go:739–739  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

737 }()
738 type I interface {
739 Get() int
740 }
741 e := (any)(0)
742 _ = e.(I)

Callers 15

getJsTagFunction · 0.65
TestInstanceMapFunction · 0.65
TestNilInstanceMapFunction · 0.65
FuncInfoMethod · 0.65
callToNamedFuncMethod · 0.65
IndexByteFunction · 0.65
alignedFunction · 0.65
wordsFunction · 0.65
AnyOverlapFunction · 0.65
ReadMethod · 0.65
initFunction · 0.65
SwapperFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestInstanceMapFunction · 0.52
TestNilInstanceMapFunction · 0.52
FieldMethod · 0.52
MkAddrFunction · 0.52
Test_parseCallFrameFunction · 0.52
Test_MapWrapperFunction · 0.52
Test_MapEmbeddedObjectFunction · 0.52
TestGoroutineJsObjectFunction · 0.52
TestBoolFunction · 0.52
TestStrFunction · 0.52