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

Method getArgsDispatch

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

Source from the content-addressed store, hash-verified

17 }
18
19 getArgsDispatch() {
20 throw "Implement getArgsDispatch in subclass";
21 }
22
23 result() { return this.result_ }
24

Callers 1

constructorMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected