MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / hdb.js

File hdb.js

src/ext/hdb.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from '../parsetree/base.js';
2
3class BreakpointCommand extends Command {
4 static keyword = "breakpoint";

Callers

nothing calls this directly

Calls 6

findNextMethod · 0.45
unifiedEvalMethod · 0.45
tokenizeMethod · 0.45
requireElementMethod · 0.45
sourceForMethod · 0.45
useMethod · 0.45

Tested by

no test coverage detected