MCPcopy Create free account
hub / github.com/bigskysoftware/_hyperscript / resolve

Method resolve

tools/common/_hyperscript.iife.js:721–723  ·  view source on GitHub ↗
(context)

Source from the content-addressed store, hash-verified

719 this.type = "emptyCommandListCommand";
720 }
721 resolve(context) {
722 return this.findNext(context);
723 }
724 };
725 var UnlessStatementModifier = class extends Command {
726 constructor(root, conditional) {

Callers 12

unifiedEvalMethod · 0.45
continueWithMethod · 0.45
setMethod · 0.45
fetchFunction · 0.45
global-setup.jsFile · 0.45
server.jsFile · 0.45
installVTMockFunction · 0.45
viewTransition.jsFile · 0.45
templates.jsFile · 0.45
returnsFalseFunction · 0.45
returnsTrueFunction · 0.45
mockSSEFunction · 0.45

Calls 8

setTimeoutFunction · 0.70
findNextMethod · 0.45
evalStaticallyMethod · 0.45
evaluateMethod · 0.45
implicitLoopMethod · 0.45
shouldAutoIterateMethod · 0.45
resolveSymbolMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected