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

TypeAlias String

unistring/string.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type String string
22
23// Scan checks if the string contains any unicode characters. If it does, converts to an array suitable for creating
24// a String using FromUtf16, otherwise returns nil.

Callers 15

stringMethod · 0.92
stringMethod · 0.92
stringMethod · 0.92
proxyCallMethod · 0.92
stringMethod · 0.92
_defineIdxPropertyMethod · 0.92
stringMethod · 0.92
object.goFile · 0.92
execMethod · 0.92
execMethod · 0.92
execMethod · 0.92
execMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected