Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_summary
Method · 0.95
output_info
Method · 0.95
output_modules
Method · 0.95
output_data
Method · 0.95
output_disasm
Method · 0.95
output_search_res
Method · 0.95
Calls
1
write
Method · 0.45
Tested by
no test coverage detected