Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/kbone
/ hostname
Method
hostname
packages/miniprogram-render/src/bom/location.js:438–440 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
436
}
437
438
get hostname() {
439
return
this.$_hostname
440
}
441
442
set hostname(value) {
443
if
(!value || typeof value !==
'string'
)
return
Callers
nothing calls this directly
Calls
4
$_getOldValues
Method · 0.95
$_checkUrl
Method · 0.95
$_enterHistory
Method · 0.95
$$parse
Method · 0.80
Tested by
no test coverage detected