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

Function generate

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

Source from the content-addressed store, hash-verified

38847 i
38848 )
38849 }
38850 function generate(s, o) {
38851 void 0 === o && (o = !1)
38852 var i = $o.get(s.object)
38853 ;(_generate(i.value, s.object, s.patches, '', o),
38854 s.patches.length && applyPatch(i.value, s.patches))
38855 var a = s.patches
38856 return (a.length > 0 && ((s.patches = []), s.callback && s.callback(a)), a)
38857 }
38858 function _generate(s, o, i, a, u) {
38859 if (o !== s) {

Callers 2

dirtyCheckFunction · 0.70
observeFunction · 0.70

Calls 3

_generateFunction · 0.85
applyPatchFunction · 0.85
getMethod · 0.65

Tested by

no test coverage detected