Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dop251/goja
/ toString
Method
toString
value.go:79–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
type
Value
interface
{
78
ToInteger() int64
79
toString() String
80
string() unistring.String
81
ToString() Value
82
String() string
Callers
15
typedArrayProto_join
Method · 0.95
emitThrow
Method · 0.65
propGetter
Function · 0.65
propSetter
Function · 0.65
toString
Method · 0.65
funcName
Function · 0.65
getOwnPropertyDescriptorIdx
Method · 0.65
definePropertyIdx
Method · 0.65
hasIdx
Method · 0.65
getIdx
Method · 0.65
setIdx
Method · 0.65
deleteIdx
Method · 0.65
Implementers
6
valueNull
value.go
valueProperty
value.go
Object
object.go
valueUnresolved
value.go
Symbol
value.go
importedString
string_imported.go
Calls
no outgoing calls
Tested by
1
BenchmarkToString1
Function · 0.52