Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ _get_machine
Function
_get_machine
deps/v8/tools/dev/gm.py:396–397 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
394
395
396
def
_get_machine():
397
return
platform.machine()
398
399
400
def
get_path(arch, mode):
Callers
4
get_target_cpu
Method · 0.85
get_specialized_compiler
Method · 0.85
run_tests
Method · 0.85
parse_arg
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected