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

Function _assertThisInitialized

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

Source from the content-addressed store, hash-verified

16537 }
16538 }
16539 function _assertThisInitialized(s) {
16540 if (void 0 === s)
16541 throw new ReferenceError("this hasn't been initialised - super() hasn't been called")
16542 return s
16543 }
16544 function _getPrototypeOf(s) {
16545 return (
16546 (_getPrototypeOf = Object.setPrototypeOf

Callers 3

_createSuperFunction · 0.85
CopyToClipboardFunction · 0.85
DebounceInputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected