Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.cc476 bool should_hoist = true; in HoistSloppyBlockFunctions() local
486 should_hoist = false; in HoistSloppyBlockFunctions()
492 if (!should_hoist) continue; in HoistSloppyBlockFunctions()