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

Method isArray

frontend/public/swagger-ui-bundle.js:44249–44251  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

44247 }
44248 const zp = class EvaluationRealm {
44249 name = ''
44250 isArray(s) {
44251 throw new Ip('Realm.isArray(node) must be implemented in a subclass')
44252 }
44253 isObject(s) {
44254 throw new Ip('Realm.isObject(node) must be implemented in a subclass')

Callers 15

getPropTypeFunction · 0.45
constructorMethod · 0.45
keyedSeqFromValueFunction · 0.45
fromJSWithFunction · 0.45
fromJSDefaultFunction · 0.45
concatFactoryFunction · 0.45
freezeMethod · 0.45
cloneMethod · 0.45
findRecursiveMethod · 0.45
contentMethod · 0.45
childrenMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected