Home
last modified time | relevance | path

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

/external/chromium_org/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/chromium_org/third_party/cython/src/Cython/Compiler/
DVisitor.py336 def global_scope(self): member in EnvTransform
DSymtab.py399 def global_scope(self): member in Scope
1035 def global_scope(self): member in ModuleScope
/external/chromium_org/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/chromium_org/third_party/mesa/src/src/glsl/
Dast_to_hir.cpp2034 const bool global_scope = (state->current_function == NULL); in apply_type_qualifier_to_variable() 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/main/coregrind/m_debuginfo/
Ddebuginfo.c3247 OSet* global_scope; in VG_() local