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

Function a

frontend/public/swagger-ui-bundle.js:3665–3678  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

3663 function Record(s, o) {
3664 var i,
3665 a = function Record(_) {
3666 if (_ instanceof a) return _
3667 if (!(this instanceof a)) return new a(_)
3668 if (!i) {
3669 i = !0
3670 var w = Object.keys(s)
3671 ;(setProps(u, w),
3672 (u.size = w.length),
3673 (u._name = o),
3674 (u._keys = w),
3675 (u._defaultValues = s))
3676 }
3677 this._map = Map(_)
3678 },
3679 u = (a.prototype = Object.create(tt))
3680 return ((u.constructor = a), a)
3681 }

Callers 15

toElementMethod · 0.70
rejectMethod · 0.70
isForcedFunction · 0.70
__spreadValuesFunction · 0.70
updateInDeepMapFunction · 0.70
mapFactoryFunction · 0.70
takeWhileFactoryFunction · 0.70
flatDeepFunction · 0.70
flatMapFactoryFunction · 0.70
equalsMethod · 0.70
rejectMethod · 0.70

Calls 6

setPropsFunction · 0.85
MapFunction · 0.85
_cloneFunction · 0.85
getMethod · 0.65
keysMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected