Home
last modified time | relevance | path

Searched defs:allow_heuristic_optimization (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dpending-optimization-table.cc26 bool allow_heuristic_optimization) { in PreparedForOptimization()
/third_party/node/deps/v8/src/runtime/
Druntime-test.cc490 bool allow_heuristic_optimization = false; in RUNTIME_FUNCTION() local