Searched refs:FLAGS_ENABLE_OPT (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/tools/ | ||
H A D | v8_presubmit.py | 76 FLAGS_ENABLE_OPT = re.compile("//\s*Flags:.*--opt[^-].*\n") variable 599 not FLAGS_ENABLE_OPT.search(contents): |
Completed in 2 milliseconds