MCPcopy Create free account
hub / github.com/Jianru-Lin/lambda-view / parseModel

Function parseModel

fmtjs-web/web/root/lib/vue.js:6639–6665  ·  view source on GitHub ↗

* parse directive model to do the array update transform. a[idx] = val => $$a.splice($$idx, 1, val) * * for loop possible cases: * * - test * - test[idx] * - test[test1[idx]] * - test["a"][idx] * - xxx.test[a[a].test1[idx]] * - test.xxx.a["asa"][test1[idx]] *

(val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

genAssignmentCodeFunction · 0.85

Calls 5

eofFunction · 0.85
nextFunction · 0.85
isStringStartFunction · 0.85
parseStringFunction · 0.85
parseBracketFunction · 0.85

Tested by

no test coverage detected