Home
last modified time | relevance | path

Searched refs:should_hoist (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/ast/
Dscopes.cc528 bool should_hoist = true; in HoistSloppyBlockFunctions() local
538 should_hoist = false; in HoistSloppyBlockFunctions()
544 if (!should_hoist) continue; in HoistSloppyBlockFunctions()