Searched defs:GlobalScope (Results 1 – 2 of 2) sorted by relevance
399 export class GlobalScope extends VariableScope { class
684 explicit GlobalScope(ArenaAllocator *allocator) : FunctionScope(allocator, nullptr) in GlobalScope() function