MCPcopy Index your code
hub / github.com/nodejs/node / _get_source_flags

Method _get_source_flags

deps/v8/tools/testrunner/objects/testcase.py:470–471  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

468 return self.test_config.mode_flags
469
470 def _get_source_flags(self):
471 return []
472
473 def _get_suite_flags(self):
474 return []

Callers 2

get_flagsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected