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

Method output_proc

deps/v8/test/webkit/testcfg.py:88–91  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

86
87 @property
88 def output_proc(self):
89 return webkit.OutProc(
90 self.expected_outcomes,
91 self.suite.root / self.path_and_suffix('-expected.txt'))

Callers

nothing calls this directly

Calls 1

path_and_suffixMethod · 0.95

Tested by

no test coverage detected