Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/kbone
/ hash
Method
hash
packages/miniprogram-render/src/bom/location.js:532–534 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
530
}
531
532
get hash() {
533
return
this.$_hash
534
}
535
536
set hash(value) {
537
if
(typeof value !==
'string'
)
return
Callers
nothing calls this directly
Calls
4
$$startCheckHash
Method · 0.95
$$endCheckHash
Method · 0.95
$_enterHistory
Method · 0.95
$$parse
Method · 0.80
Tested by
no test coverage detected