Home
last modified time | relevance | path

Searched defs:local (Results 1 – 25 of 33) sorted by relevance

12

/arkcompiler/ets_frontend/es2panda/compiler/base/
Dlexenv.cpp62 auto *local = result.variable->AsLocalVariable(); in ExpandLoadLexVar() local
76 auto *local = result.variable->AsLocalVariable(); in ExpandLoadNormalVar() local
99 binder::LocalVariable *local = result.variable->AsLocalVariable(); in ExpandStoreLexVar() local
128 auto *local = result.variable->AsLocalVariable(); in ExpandStoreNormalVar() local
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlexenv.cpp54 auto *local = result.variable->AsLocalVariable(); in ExpandLoadNormalVar() local
92 varbinder::LocalVariable *local = result.variable->AsLocalVariable(); in ExpandStoreLexVar() local
112 auto *local = result.variable->AsLocalVariable(); in ExpandStoreNormalVar() local
/arkcompiler/ets_frontend/es2panda/ir/module/
DimportNamespaceSpecifier.h36 explicit ImportNamespaceSpecifier(Identifier *local) in ImportNamespaceSpecifier()
DimportDefaultSpecifier.h36 …explicit ImportDefaultSpecifier(Identifier *local) : Statement(AstNodeType::IMPORT_DEFAULT_SPECIFI… in ImportDefaultSpecifier()
DexportSpecifier.h36 explicit ExportSpecifier(Identifier *local, Identifier *exported, bool isType) in ExportSpecifier()
DimportSpecifier.h36 explicit ImportSpecifier(Identifier *imported, Identifier *local, bool isType, bool isLazy) in ImportSpecifier()
/arkcompiler/ets_frontend/ets2panda/ir/module/
DimportNamespaceSpecifier.h26 explicit ImportNamespaceSpecifier(Identifier *local) in ImportNamespaceSpecifier()
DimportDefaultSpecifier.h26 …explicit ImportDefaultSpecifier(Identifier *local) : Statement(AstNodeType::IMPORT_DEFAULT_SPECIFI… in ImportDefaultSpecifier()
DexportSpecifier.h26 explicit ExportSpecifier(Identifier *local, Identifier *exported) in ExportSpecifier()
DimportSpecifier.h26 explicit ImportSpecifier(Identifier *imported, Identifier *local) in ImportSpecifier()
/arkcompiler/ets_runtime/test/fuzztest/templateclassglobal_fuzzer/
Dtemplateclassglobal_fuzzer.cpp49 [[maybe_unused]]Local<JSValueRef> local = global.ToLocal(); in TemplateToLocalFuzzerTest() local
63 [[maybe_unused]]Local<JSValueRef> local = global.ToLocal(vm); in TemplateToLocalFromVMFuzzerTest() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlse.h96 … bool local; // Whether this value should be only used in the BasicBlock it originated from member
/arkcompiler/ets_frontend/ets2panda/parser/
DstatementParser.cpp1570 auto *local = AllocNode<ir::Identifier>(lexer_->GetToken().Ident(), Allocator()); in ParseExportNamedSpecifiers() local
1705 ir::Identifier *local = ParseNamedImport(lexer_->GetToken()); in ParseNameSpaceImport() local
1722 auto *local = AllocNode<ir::Identifier>(importedToken.Ident(), Allocator()); in ParseNamedImport() local
1740 ir::Identifier *local = nullptr; in ParseNamedImportSpecifiers() local
1768 ir::Identifier *local = ParseNamedImport(lexer_->GetToken()); in ParseImportDefaultSpecifier() local
DETSparser.cpp1081 ir::Identifier *local = nullptr; in ParseNamedSpecifiers() local
1127 auto *local = AllocNode<ir::Identifier>(util::StringView(""), Allocator()); in ParseNameSpaceSpecifier() local
DASparser.cpp1357 ir::Identifier *local = ParseNamedImport(Lexer()->GetToken()); in ParseImportDefaultSpecifier() local
DTSparser.cpp2104 ir::Identifier *local = ParseNamedImport(Lexer()->GetToken()); in ParseImportDefaultSpecifier() local
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Dast_verifier_short_test.cpp117 LocalVariable local(&decl, VariableFlags::LOCAL); in TEST_F() local
140 LocalVariable local(&decl, VariableFlags::LOCAL); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/
DimportExportDecls.cpp130 auto local = spec->Local(); in VisitExportNamedDeclaration() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.h131 void SetLocalVolatile(bool local, bool isVolatile) in SetLocalVolatile()
/arkcompiler/ets_frontend/es2panda/parser/
DstatementParser.cpp2583 auto *local = AllocNode<ir::Identifier>(lexer_->GetToken().Ident()); in ParseExportNamedSpecifiers() local
2854 ir::Identifier *local = ParseNamedImport(lexer_->GetToken()); in ParseNameSpaceImport() local
2897 auto *local = AllocNode<ir::Identifier>(importedToken.Ident()); in ParseNamedImport() local
2928 ir::Identifier *local = nullptr; in ParseNamedImportSpecifiers() local
3039 ir::Identifier *local = ParseNamedImport(lexer_->GetToken()); in ParseImportDefaultSpecifier() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp2700 Local<JSValueRef> local = global.ToLocal(); in HWTEST_F_L0() local
2714 Local<JSValueRef> local = global.ToLocal(vm_); in HWTEST_F_L0() local
2942 Local<JSValueRef> local = StringRef::NewFromUtf8(vm_, "abcdefbb"); in HWTEST_F_L0() local
2959 Local<StringRef> local = StringRef::NewFromUtf8(vm_, "abcdefbb"); in HWTEST_F_L0() local
2972 Local<StringRef> local = StringRef::NewFromUtf8(vm_, "abcdefbb", 0); in HWTEST_F_L0() local
2985 Local<StringRef> local = StringRef::NewFromUtf8(vm_, "abcdefbb", 3); in HWTEST_F_L0() local
2999 Local<StringRef> local = StringRef::NewFromUtf16(vm_, utf16); in HWTEST_F_L0() local
3013 Local<StringRef> local = StringRef::NewFromUtf16(vm_, utf16, 0); in HWTEST_F_L0() local
3027 Local<StringRef> local = StringRef::NewFromUtf16(vm_, utf16, 3); in HWTEST_F_L0() local
3038 Local<StringRef> local = StringRef::NewFromUtf8(vm_, "abcdefbb"); in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp444 const auto local = specifier->AsImportSpecifier()->Local()->Name(); in GenImportDeclaration() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dorig_symbol.h344 …OriginalSt(OStIdx index, MapleAllocator &alloc, bool local, bool isFormal, FieldID fieldID, PUIdx … in OriginalSt()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h58 … : areAllArgsLocal(local), cType(type), mirFunc(&call), callStmt(node), loopDepth(ld), id(stmtId) in areAllArgsLocal() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp295 auto *local = var->AsLocalVariable(); in LoadVar() local
328 auto *local = result.variable->AsLocalVariable(); in StoreVar() local

12