Home
last modified time | relevance | path

Searched defs:GlobalScope (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/parser/program/
H A Dprogram.cpp48 varbinder::GlobalScope *Program::GlobalScope() in GlobalScope() function in ark::es2panda::parser::Program
54 const varbinder::GlobalScope *Program::GlobalScope() const in GlobalScope() function in ark::es2panda::parser::Program
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h858 class GlobalScope : public FunctionScope { class
860 explicit GlobalScope(ArenaAllocator *allocator) in GlobalScope() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::GlobalScope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h1010 class GlobalScope : public FunctionScope { class
1012 explicit GlobalScope(ArenaAllocator *allocator) : FunctionScope(allocator, nullptr) in GlobalScope() function in GlobalScope

Completed in 5 milliseconds