MCPcopy Index your code
hub / github.com/marijnh/Eloquent-JavaScript / getParent

Method getParent

code/hangar2.js:143–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

141 }
142
143 getParent() {
144 this.parent = window.__sandbox ? window.__sandbox.output.div : document.body
145 }
146
147 update(n, data) {
148 this.getParent()

Callers 2

constructorMethod · 0.95
updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected