Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GNOME/gjs
/
Class
modules/esm/_encoding/encoding.js:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
class
TextEncoder {
137
get [Symbol.toStringTag]() {
138
return
'TextEncoder'
;
139
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected