Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ write
Method
write
deps/v8/tools/v8_presubmit.py:877–879 ·
view source on GitHub ↗
(self, obj)
Source
from the content-addressed store, hash-verified
875
self.dest = dest
876
877
def
write(self, obj):
878
self.source.write(obj)
879
self.dest.write(obj)
880
881
def
flush(self):
882
self.source.flush()
Callers
15
dump-cpp.py
File · 0.45
invoke
Method · 0.45
run.py
File · 0.45
RunTest
Method · 0.45
create_including_cc_files
Function · 0.45
generate_gni
Function · 0.45
write_output
Function · 0.45
write
Function · 0.45
handle
Method · 0.45
writeFile
Function · 0.45
emit_constants
Function · 0.45
emit_config
Function · 0.45
Calls
no outgoing calls
Tested by
6
RunTest
Method · 0.36
BuildTests
Function · 0.36
_set_up_executable
Method · 0.36
test_three_fuzzers
Method · 0.36
create_wrapper
Function · 0.36
main
Function · 0.36