MCPcopy Index your code
hub / github.com/nodejs/node / getDefaultResults

Method getDefaultResults

deps/v8/tools/arguments.mjs:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 getDefaultResults() {
16 throw "Implement in getDefaultResults in subclass";
17 }
18
19 getArgsDispatch() {
20 throw "Implement getArgsDispatch in subclass";

Callers 2

constructorMethod · 0.95
tickprocessor.mjsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected