Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dsymbol_table.c388 struct scope_level *top_scope; in _mesa_symbol_table_add_global_symbol() local
/external/v8/src/parsing/
Dpreparser.cc110 Scope* top_scope = NewScope(scope_, SCRIPT_SCOPE); in PreParseLazyFunction() local