MCPcopy Create free account
hub / github.com/nodejs/node / EmitTestCore

Method EmitTestCore

deps/v8/tools/bigint-tester.py:88–88  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

86 # Returns a snippet of JavaScript that will operate on a variable "d"
87 # whose content is defined by the result of a call to "EmitOne".
88 def EmitTestCore(self): raise NotImplementedError
89
90 def EmitHeader(self):
91 return TEST_HEADER

Callers 1

EmitTestBodyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected