Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ _get_suite_flags
Method
_get_suite_flags
deps/v8/tools/testrunner/objects/testcase.py:473–474 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
471
return
[]
472
473
def
_get_suite_flags(self):
474
return
[]
475
476
def
_get_shell_flags(self):
477
return
[]
Callers
2
get_flags
Method · 0.95
get_flags_without_extra
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected