MCPcopy 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
396def _get_machine():
397 return platform.machine()
398
399
400def get_path(arch, mode):

Callers 4

get_target_cpuMethod · 0.85
run_testsMethod · 0.85
parse_argMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected