Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dscopes.cc608 for (const auto& index_and_name : names_to_declare) { in HoistSloppyBlockFunctions() local
609 const AstRawString* name = index_and_name.second; in HoistSloppyBlockFunctions()