Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ toString
Method
toString
packages/intl-locale/index.ts:620–622 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
618
}
619
620
public toString(): string {
621
return
getInternalSlots(this).locale
622
}
623
624
public get baseName(): string {
625
const
locale = getInternalSlots(this).locale
Callers
15
updateCandidate
Method · 0.45
formatDate.test.ts
File · 0.45
error.test.ts
File · 0.45
formatTime.test.ts
File · 0.45
core.ts
File · 0.45
transform
Function · 0.45
buildWithWebpack
Function · 0.45
buildWithRspack
Function · 0.45
CanonicalizeLocaleList
Function · 0.45
__addLocaleData
Method · 0.45
main
Function · 0.45
ToIntlMathematicalValue
Function · 0.45
Calls
1
getInternalSlots
Function · 0.70
Tested by
2
buildWithWebpack
Function · 0.36
buildWithRspack
Function · 0.36