MCPcopy Index your code
hub / github.com/dop251/goja / Length

Method Length

string.go:60–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 Value
59 CharAt(int) uint16
60 Length() int
61 Concat(String) String
62 Substring(start, end int) String
63 CompareTo(String) int

Callers 15

_stringPadMethod · 0.95
writeErrorStringFunction · 0.95
LengthMethod · 0.65
WriteStringMethod · 0.65
TestStringFromUTF16Function · 0.65
setLengthMethod · 0.65
writeEscapedSourceMethod · 0.65
nextMethod · 0.65
advanceStringIndexFunction · 0.65
advanceStringIndex64Function · 0.65

Implementers 1

importedStringstring_imported.go

Calls

no outgoing calls

Tested by 1

TestStringFromUTF16Function · 0.52