Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ isFrozen
Method
isFrozen
frontend/public/swagger-ui-bundle.js:5227–5229 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5225
this.setMetaProperty(
'links'
, s)
5226
}
5227
get isFrozen() {
5228
return
Object.isFrozen(this)
5229
}
5230
get parents() {
5231
let
{ parent: s } = this
5232
const
o =
new
_()
Callers
3
freeze
Method · 0.80
deepFreeze
Function · 0.80
compileLanguage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected