MCPcopy Create free account
hub / github.com/dop251/goja / String

Method String

value.go:82–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 string() unistring.String
81 ToString() Value
82 String() string
83 ToFloat() float64
84 ToNumber() Value
85 ToBoolean() bool

Callers 15

toReflectValueMethod · 0.95
emitGetterMethod · 0.65
emitThrowMethod · 0.65
emitGetterMethod · 0.65
emitGetterMethod · 0.65
StringMethod · 0.65
KeysMethod · 0.65
GetOwnPropertyNamesMethod · 0.65
StringMethod · 0.65
proxyCallMethod · 0.65
proxyHasChecksMethod · 0.65

Implementers 6

valueNullvalue.go
Objectobject.go
Symbolvalue.go
importedStringstring_imported.go

Calls

no outgoing calls

Tested by 15

TestGoMapExtensibilityFunction · 0.52
TestJSONNilFunction · 0.52
TestNativeCtorNonNewCallFunction · 0.52
ExampleRuntime_ForOfFunction · 0.52
TestImportedStringFunction · 0.52
TestStringBuilderFunction · 0.52
TestUnicodeRepeatFunction · 0.52
TestGoSliceReflectInFunction · 0.52