Searched defs:GLOBAL (Results 1 - 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/ |
| H A D | scope.h | 31 enum class Type { GLOBAL, LOCAL }; member in ark::tooling::inspector::Scope::Type
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | internal_allocator.h | 43 GLOBAL, // The allocation will be in global storage member in ark::mem::AllocScope
|
| /arkcompiler/runtime_core/static_core/runtime/mem/refstorage/ |
| H A D | reference.h | 44 GLOBAL = 2, member in ark::ark::mem::Reference::ObjectType
|
| /arkcompiler/ets_frontend/ets2panda/lexer/regexp/ |
| H A D | regexp.h | 32 GLOBAL = 1U << 0U, member in ark::es2panda::lexer::RegExpFlags
|
| /arkcompiler/ets_frontend/es2panda/lexer/regexp/ |
| H A D | regexp.h | 28 GLOBAL = 1 << 0, member in panda::es2panda::lexer::RegExpFlags
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| H A D | classDefinition.h | 40 GLOBAL = 1U << 2U, member in ark::es2panda::ir::ClassDefinitionModifiers
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| H A D | parserFlags.h | 69 GLOBAL = 1U << 1U, member in ark::es2panda::parser::VariableParsingFlags::ExpressionParseFlags::StatementParsingFlags
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| H A D | parserFlags.h | 69 GLOBAL = 1 << 1, member in panda::es2panda::parser::StatementParsingFlags
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ets/ |
| H A D | etsObjectTypeConstants.h | 31 GLOBAL = 1U << 4U, member in ark::es2panda::checker::ETSObjectFlags
|
| /arkcompiler/toolchain/tooling/base/ |
| H A D | pt_types.h | 1466 GLOBAL, member in panda::ecmascript::tooling::final::ScopeType
|
Completed in 8 milliseconds