Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
type
unicodeString []uint16
20
21
type
unicodeRuneReader
struct
{
22
s unicodeString
Callers
9
String
Method · 0.85
Concat
Method · 0.85
newStringValue
Function · 0.85
stringValueFromRaw
Function · 0.85
StringFromUTF16
Function · 0.85
Concat
Method · 0.85
string_fromcharcode
Method · 0.85
stringproto_concat
Method · 0.85
builtin_unescape
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected