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

Method output_footer

deps/v8/tools/grokdump.py:2960–2961  ·  view source on GitHub ↗
(self, f)

Source from the content-addressed store, hash-verified

2958 })
2959
2960 def output_footer(self, f):
2961 f.write(WEB_FOOTER)
2962
2963 MAX_CONTEXT_STACK = 2048
2964

Callers 6

output_summaryMethod · 0.95
output_infoMethod · 0.95
output_modulesMethod · 0.95
output_dataMethod · 0.95
output_disasmMethod · 0.95
output_search_resMethod · 0.95

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected