MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / findNext

Method findNext

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

Source from the content-addressed store, hash-verified

680 return context.meta.runtime.unifiedExec(this, context);
681 }
682 findNext(context) {
683 return context.meta.runtime.findNext(this, context);
684 }
685 };
686 var Feature = class extends ParseElement {
687 isFeature = true;

Callers 15

resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
completeMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45
resolveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected