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

Method string

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

Source from the content-addressed store, hash-verified

78 ToInteger() int64
79 toString() String
80 string() unistring.String
81 ToString() Value
82 String() string
83 ToFloat() float64

Callers 15

checkConstantStringMethod · 0.65
processKeyMethod · 0.65
stringMethod · 0.65
stringMethod · 0.65
stringMethod · 0.65
filterKeysMethod · 0.65
setOwnIdxMethod · 0.65
defineOwnPropertyIdxMethod · 0.65
getOwnPropIdxMethod · 0.65
setOwnIdxMethod · 0.65
hasOwnPropertyIdxMethod · 0.65
defineOwnPropertyIdxMethod · 0.65

Implementers 6

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

Calls

no outgoing calls

Tested by 1

TestConstantFoldingFunction · 0.52