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

TypeAlias unicodeString

string_unicode.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17)
18
19type unicodeString []uint16
20
21type unicodeRuneReader struct {
22 s unicodeString

Callers 9

StringMethod · 0.85
ConcatMethod · 0.85
newStringValueFunction · 0.85
stringValueFromRawFunction · 0.85
StringFromUTF16Function · 0.85
ConcatMethod · 0.85
string_fromcharcodeMethod · 0.85
stringproto_concatMethod · 0.85
builtin_unescapeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected