MCPcopy 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

freezeMethod · 0.80
deepFreezeFunction · 0.80
compileLanguageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected