Home
last modified time | relevance | path

Searched defs:global_scope (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dcompiler.h107 Scope* global_scope() const { return global_scope_; } in global_scope() function
229 void SetGlobalScope(Scope* global_scope) { in SetGlobalScope()
Dscopes.cc187 Scope* Scope::DeserializeScopeChain(Context* context, Scope* global_scope, in DeserializeScopeChain()
/external/v8/test/cctest/
Dtest-parsing.cc2907 i::Scope* global_scope = in TEST() local
2954 i::Scope* global_scope = in TEST() local
3001 i::Scope* global_scope = in TEST() local
/external/mesa3d/src/glsl/
Dast_to_hir.cpp2034 const bool global_scope = (state->current_function == NULL); in apply_type_qualifier_to_variable() local
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c3645 OSet* global_scope; in VG_() local