MCPcopy Index your code
hub / github.com/dataease/SQLBot / is_writable

Function is_writable

frontend/public/swagger-ui-bundle.js:40364–40367  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

40362 Al.call(s, i[a]) && o.push(i[a])
40363 return o
40364 }
40365 function is_writable(s, o) {
40366 var i
40367 return !(null === (i = Ol(s, o)) || void 0 === i ? void 0 : i.writable)
40368 }
40369 function legacy_copy(s, o) {
40370 if ('object' === (void 0 === s ? 'undefined' : _type_of(s)) && null !== s) {

Callers 1

walkFunction · 0.85

Calls 1

OlFunction · 0.50

Tested by

no test coverage detected