Home
last modified time | relevance | path

Searched refs:Compile (Results 1 - 25 of 660) sorted by relevance

12345678910>>...27

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompilerUnreachable.cpp21 void JSCompiler::Compile([[maybe_unused]] const ir::NamedType *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
26 void JSCompiler::Compile([[maybe_unused]] const ir::PrefixAssertionExpression *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
31 void JSCompiler::Compile([[maybe_unused]] const ir::ClassProperty *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
36 void JSCompiler::Compile([[maybe_unused]] const ir::ClassStaticBlock *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
41 void JSCompiler::Compile([[maybe_unused]] const ir::Decorator *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
46 void JSCompiler::Compile([[maybe_unused]] const ir::MethodDefinition *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
51 void JSCompiler::Compile([[maybe_unused]] const ir::Property *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
56 void JSCompiler::Compile([[maybe_unused]] const ir::ScriptFunction *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
61 void JSCompiler::Compile([[maybe_unused]] const ir::SpreadElement *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
66 void JSCompiler::Compile([[maybe_unuse function in ark::es2panda::compiler::JSCompiler
71 void JSCompiler::Compile([[maybe_unused]] const ir::TSIndexSignature *node) const Compile() function in ark::es2panda::compiler::JSCompiler
76 void JSCompiler::Compile([[maybe_unused]] const ir::TSMethodSignature *node) const Compile() function in ark::es2panda::compiler::JSCompiler
81 void JSCompiler::Compile([[maybe_unused]] const ir::TSPropertySignature *node) const Compile() function in ark::es2panda::compiler::JSCompiler
86 void JSCompiler::Compile([[maybe_unused]] const ir::TSSignatureDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
91 void JSCompiler::Compile([[maybe_unused]] const ir::ETSScript *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
96 void JSCompiler::Compile([[maybe_unused]] const ir::ETSClassLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
101 void JSCompiler::Compile([[maybe_unused]] const ir::ETSFunctionType *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
106 void JSCompiler::Compile([[maybe_unused]] const ir::ETSTuple *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
111 void JSCompiler::Compile([[maybe_unused]] const ir::ETSImportDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
116 void JSCompiler::Compile([[maybe_unused]] const ir::ETSReExportDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
121 void JSCompiler::Compile([[maybe_unused]] const ir::ETSLaunchExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
126 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNewArrayInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
131 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNewClassInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
136 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNewMultiDimArrayInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
141 void JSCompiler::Compile([[maybe_unused]] const ir::ETSPackageDeclaration *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
146 void JSCompiler::Compile([[maybe_unused]] const ir::ETSParameterExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
151 void JSCompiler::Compile([[maybe_unused]] const ir::ETSPrimitiveType *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
156 void JSCompiler::Compile([[maybe_unused]] const ir::ETSStructDeclaration *node) const Compile() function in ark::es2panda::compiler::JSCompiler
161 void JSCompiler::Compile([[maybe_unused]] const ir::ETSTypeReference *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
166 void JSCompiler::Compile([[maybe_unused]] const ir::ETSTypeReferencePart *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
171 void JSCompiler::Compile([[maybe_unused]] const ir::ETSNullType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
176 void JSCompiler::Compile([[maybe_unused]] const ir::ETSUndefinedType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
181 void JSCompiler::Compile([[maybe_unused]] const ir::ETSStringLiteralType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
186 void JSCompiler::Compile([[maybe_unused]] const ir::ETSUnionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
191 void JSCompiler::Compile([[maybe_unused]] const ir::ETSWildcardType *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
196 void JSCompiler::Compile([[maybe_unused]] const ir::BlockExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
201 void JSCompiler::Compile([[maybe_unused]] const ir::OpaqueTypeNode *node) const Compile() function in ark::es2panda::compiler::JSCompiler
206 void JSCompiler::Compile([[maybe_unused]] const ir::OmittedExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
211 void JSCompiler::Compile([[maybe_unused]] const ir::CharLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
216 void JSCompiler::Compile([[maybe_unused]] const ir::UndefinedLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
221 void JSCompiler::Compile([[maybe_unused]] const ir::ExportSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
226 void JSCompiler::Compile([[maybe_unused]] const ir::ImportDefaultSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
231 void JSCompiler::Compile([[maybe_unused]] const ir::ImportNamespaceSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
236 void JSCompiler::Compile([[maybe_unused]] const ir::ImportSpecifier *st) const Compile() function in ark::es2panda::compiler::JSCompiler
241 void JSCompiler::Compile([[maybe_unused]] const ir::AssertStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
246 void JSCompiler::Compile([[maybe_unused]] const ir::SwitchCaseStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
252 void JSCompiler::Compile([[maybe_unused]] const ir::TSAnyKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
257 void JSCompiler::Compile([[maybe_unused]] const ir::TSArrayType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
262 void JSCompiler::Compile([[maybe_unused]] const ir::TSAsExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
267 void JSCompiler::Compile([[maybe_unused]] const ir::TSBigintKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
272 void JSCompiler::Compile([[maybe_unused]] const ir::TSBooleanKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
277 void JSCompiler::Compile([[maybe_unused]] const ir::TSClassImplements *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
282 void JSCompiler::Compile([[maybe_unused]] const ir::TSConditionalType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
287 void JSCompiler::Compile([[maybe_unused]] const ir::TSConstructorType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
292 void JSCompiler::Compile([[maybe_unused]] const ir::TSEnumDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
297 void JSCompiler::Compile([[maybe_unused]] const ir::TSEnumMember *st) const Compile() function in ark::es2panda::compiler::JSCompiler
302 void JSCompiler::Compile([[maybe_unused]] const ir::TSExternalModuleReference *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
307 void JSCompiler::Compile([[maybe_unused]] const ir::TSFunctionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
312 void JSCompiler::Compile([[maybe_unused]] const ir::TSImportEqualsDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
317 void JSCompiler::Compile([[maybe_unused]] const ir::TSImportType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
322 void JSCompiler::Compile([[maybe_unused]] const ir::TSIndexedAccessType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
327 void JSCompiler::Compile([[maybe_unused]] const ir::TSInferType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
332 void JSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceBody *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
337 void JSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
342 void JSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceHeritage *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
347 void JSCompiler::Compile([[maybe_unused]] const ir::TSIntersectionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
352 void JSCompiler::Compile([[maybe_unused]] const ir::TSLiteralType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
357 void JSCompiler::Compile([[maybe_unused]] const ir::TSMappedType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
362 void JSCompiler::Compile([[maybe_unused]] const ir::TSModuleBlock *st) const Compile() function in ark::es2panda::compiler::JSCompiler
367 void JSCompiler::Compile([[maybe_unused]] const ir::TSModuleDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
372 void JSCompiler::Compile([[maybe_unused]] const ir::TSNamedTupleMember *node) const Compile() function in ark::es2panda::compiler::JSCompiler
377 void JSCompiler::Compile([[maybe_unused]] const ir::TSNeverKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
382 void JSCompiler::Compile([[maybe_unused]] const ir::TSNonNullExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
387 void JSCompiler::Compile([[maybe_unused]] const ir::TSNullKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
392 void JSCompiler::Compile([[maybe_unused]] const ir::TSNumberKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
397 void JSCompiler::Compile([[maybe_unused]] const ir::TSObjectKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
402 void JSCompiler::Compile([[maybe_unused]] const ir::TSParameterProperty *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
407 void JSCompiler::Compile([[maybe_unused]] const ir::TSParenthesizedType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
412 void JSCompiler::Compile([[maybe_unused]] const ir::TSQualifiedName *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
417 void JSCompiler::Compile([[maybe_unused]] const ir::TSStringKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
422 void JSCompiler::Compile([[maybe_unused]] const ir::TSThisType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
427 void JSCompiler::Compile([[maybe_unused]] const ir::TSTupleType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
432 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeAliasDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
437 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeAssertion *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
442 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeLiteral *node) const Compile() function in ark::es2panda::compiler::JSCompiler
447 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeOperator *node) const Compile() function in ark::es2panda::compiler::JSCompiler
452 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameter *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
457 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterDeclaration *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
462 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterInstantiation *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
467 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypePredicate *node) const Compile() function in ark::es2panda::compiler::JSCompiler
472 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeQuery *node) const Compile() function in ark::es2panda::compiler::JSCompiler
477 void JSCompiler::Compile([[maybe_unused]] const ir::TSTypeReference *node) const Compile() function in ark::es2panda::compiler::JSCompiler
482 void JSCompiler::Compile([[maybe_unused]] const ir::TSUndefinedKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
487 void JSCompiler::Compile([[maybe_unused]] const ir::TSUnionType *node) const Compile() function in ark::es2panda::compiler::JSCompiler
492 void JSCompiler::Compile([[maybe_unused]] const ir::TSUnknownKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
497 void JSCompiler::Compile([[maybe_unused]] const ir::TSVoidKeyword *node) const Compile() function in ark::es2panda::compiler::JSCompiler
502 void JSCompiler::Compile([[maybe_unused]] const ir::DummyNode *node) const Compile() function in ark::es2panda::compiler::JSCompiler
507 void JSCompiler::Compile([[maybe_unused]] const ir::NamespaceDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
512 void JSCompiler::Compile([[maybe_unused]] const ir::NamespaceDefinition *st) const Compile() function in ark::es2panda::compiler::JSCompiler
[all...]
H A DETSCompilerUnrechable.cpp20 void ETSCompiler::Compile([[maybe_unused]] const ir::NamedType *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
25 void ETSCompiler::Compile([[maybe_unused]] const ir::PrefixAssertionExpression *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
30 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassDefinition *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
35 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassStaticBlock *st) const in Compile() function in ark::es2panda::compiler::ETSCompiler
40 void ETSCompiler::Compile([[maybe_unused]] const ir::Decorator *st) const in Compile() function in ark::es2panda::compiler::ETSCompiler
45 void ETSCompiler::Compile([[maybe_unused]] const ir::MetaProperty *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
50 void ETSCompiler::Compile([[maybe_unused]] const ir::MethodDefinition *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
55 void ETSCompiler::Compile([[maybe_unused]] const ir::Property *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
60 void ETSCompiler::Compile([[maybe_unused]] const ir::ScriptFunction *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
65 void ETSCompiler::Compile([[maybe_unuse function in ark::es2panda::compiler::ETSCompiler
70 void ETSCompiler::Compile([[maybe_unused]] const ir::TSIndexSignature *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
75 void ETSCompiler::Compile([[maybe_unused]] const ir::TSMethodSignature *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
80 void ETSCompiler::Compile([[maybe_unused]] const ir::TSPropertySignature *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
85 void ETSCompiler::Compile([[maybe_unused]] const ir::TSSignatureDeclaration *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
90 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSScript *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
95 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSTuple *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
100 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSImportDeclaration *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
105 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSPackageDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
110 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSPrimitiveType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
115 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSStructDeclaration *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
120 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSNullType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
125 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSUndefinedType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
130 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSStringLiteralType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
135 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSUnionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
140 void ETSCompiler::Compile([[maybe_unused]] const ir::ArrowFunctionExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
146 void ETSCompiler::Compile([[maybe_unused]] const ir::ChainExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
151 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
156 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSReExportDeclaration *stmt) const Compile() function in ark::es2panda::compiler::ETSCompiler
161 void ETSCompiler::Compile([[maybe_unused]] const ir::DirectEvalExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
166 void ETSCompiler::Compile([[maybe_unused]] const ir::FunctionExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
171 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
176 void ETSCompiler::Compile([[maybe_unused]] const ir::NewExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
181 void ETSCompiler::Compile([[maybe_unused]] const ir::OmittedExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
186 void ETSCompiler::Compile([[maybe_unused]] const ir::OpaqueTypeNode *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
191 void ETSCompiler::Compile([[maybe_unused]] const ir::TaggedTemplateExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
196 void ETSCompiler::Compile([[maybe_unused]] const ir::UpdateExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
202 void ETSCompiler::Compile([[maybe_unused]] const ir::YieldExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
207 void ETSCompiler::Compile([[maybe_unused]] const ir::RegExpLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
212 void ETSCompiler::Compile([[maybe_unused]] const ir::UndefinedLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
217 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportAllDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
222 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportDefaultDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
227 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportNamedDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
232 void ETSCompiler::Compile([[maybe_unused]] const ir::ExportSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
237 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
242 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportDefaultSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
247 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportNamespaceSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
252 void ETSCompiler::Compile([[maybe_unused]] const ir::ImportSpecifier *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
257 void ETSCompiler::Compile([[maybe_unused]] const ir::DebuggerStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
262 void ETSCompiler::Compile([[maybe_unused]] const ir::ForInStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
267 void ETSCompiler::Compile([[maybe_unused]] const ir::FunctionDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
272 void ETSCompiler::Compile([[maybe_unused]] const ir::SwitchCaseStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
277 void ETSCompiler::Compile([[maybe_unused]] const ir::TSAnyKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
282 void ETSCompiler::Compile([[maybe_unused]] const ir::TSBigintKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
287 void ETSCompiler::Compile([[maybe_unused]] const ir::TSBooleanKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
292 void ETSCompiler::Compile([[maybe_unused]] const ir::TSClassImplements *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
297 void ETSCompiler::Compile([[maybe_unused]] const ir::TSConditionalType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
302 void ETSCompiler::Compile([[maybe_unused]] const ir::TSConstructorType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
307 void ETSCompiler::Compile([[maybe_unused]] const ir::TSEnumDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
312 void ETSCompiler::Compile([[maybe_unused]] const ir::TSEnumMember *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
317 void ETSCompiler::Compile([[maybe_unused]] const ir::TSExternalModuleReference *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
322 void ETSCompiler::Compile([[maybe_unused]] const ir::TSFunctionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
327 void ETSCompiler::Compile([[maybe_unused]] const ir::TSImportEqualsDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
332 void ETSCompiler::Compile([[maybe_unused]] const ir::TSImportType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
337 void ETSCompiler::Compile([[maybe_unused]] const ir::TSIndexedAccessType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
342 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInferType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
347 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceBody *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
352 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceHeritage *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
357 void ETSCompiler::Compile([[maybe_unused]] const ir::TSIntersectionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
362 void ETSCompiler::Compile([[maybe_unused]] const ir::TSLiteralType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
367 void ETSCompiler::Compile([[maybe_unused]] const ir::TSMappedType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
372 void ETSCompiler::Compile([[maybe_unused]] const ir::TSModuleBlock *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
377 void ETSCompiler::Compile([[maybe_unused]] const ir::TSModuleDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
382 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNamedTupleMember *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
387 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNeverKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
392 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNullKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
397 void ETSCompiler::Compile([[maybe_unused]] const ir::TSNumberKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
402 void ETSCompiler::Compile([[maybe_unused]] const ir::TSObjectKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
407 void ETSCompiler::Compile([[maybe_unused]] const ir::TSParameterProperty *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
412 void ETSCompiler::Compile([[maybe_unused]] const ir::TSParenthesizedType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
417 void ETSCompiler::Compile([[maybe_unused]] const ir::TSQualifiedName *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
422 void ETSCompiler::Compile([[maybe_unused]] const ir::TSStringKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
427 void ETSCompiler::Compile([[maybe_unused]] const ir::TSThisType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
432 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTupleType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
437 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeAssertion *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
442 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeLiteral *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
447 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeOperator *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
452 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameter *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
457 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterDeclaration *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
462 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeParameterInstantiation *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
467 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypePredicate *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
472 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeQuery *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
477 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeReference *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
482 void ETSCompiler::Compile([[maybe_unused]] const ir::TSUndefinedKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
487 void ETSCompiler::Compile([[maybe_unused]] const ir::TSUnionType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
492 void ETSCompiler::Compile([[maybe_unused]] const ir::TSUnknownKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
497 void ETSCompiler::Compile([[maybe_unused]] const ir::TSVoidKeyword *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
502 void ETSCompiler::Compile([[maybe_unused]] const ir::DummyNode *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
507 void ETSCompiler::Compile([[maybe_unused]] const ir::NamespaceDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
512 void ETSCompiler::Compile([[maybe_unused]] const ir::NamespaceDefinition *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
[all...]
H A DJSCompiler.cpp35 void JSCompiler::Compile(const ir::CatchClause *st) const in Compile() function in ark::es2panda::compiler::JSCompiler
46 st->Body()->Compile(pg); in Compile()
54 node->Super()->Compile(pg); in CompileHeritageClause()
245 prop->Value()->Compile(pg); in CompileStaticFieldInitializers()
266 func->Compile(pg); in CompilePropertyKind()
285 prop->Value()->Compile(pg); in CompilePropertyKind()
373 void JSCompiler::Compile(const ir::ClassDefinition *node) const in Compile() function in ark::es2panda::compiler::JSCompiler
409 void JSCompiler::Compile(const ir::MetaProperty *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
424 void JSCompiler::Compile(const ir::ArrayExpression *expr) const in Compile() function in ark::es2panda::compiler::JSCompiler
433 void JSCompiler::Compile(cons function in ark::es2panda::compiler::JSCompiler
439 void JSCompiler::Compile(const ir::AssignmentExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
466 void JSCompiler::Compile(const ir::AwaitExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
516 void JSCompiler::Compile(const ir::BinaryExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
575 void JSCompiler::Compile(const ir::CallExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
638 void JSCompiler::Compile(const ir::ChainExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
645 void JSCompiler::Compile(const ir::ClassExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
665 void JSCompiler::Compile(const ir::ConditionalExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
671 void JSCompiler::Compile(const ir::DirectEvalExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
700 void JSCompiler::Compile(const ir::FunctionExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
706 void JSCompiler::Compile(const ir::Identifier *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
743 void JSCompiler::Compile([[maybe_unused]] const ir::ImportExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
749 void JSCompiler::Compile(const ir::MemberExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
757 void JSCompiler::Compile(const ir::NewExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
787 void JSCompiler::Compile(const ir::ObjectExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
990 void JSCompiler::Compile(const ir::SequenceExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
998 void JSCompiler::Compile(const ir::SuperExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1010 void JSCompiler::Compile(const ir::TaggedTemplateExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1028 void JSCompiler::Compile(const ir::TemplateLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1070 void JSCompiler::Compile(const ir::ThisExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1085 void JSCompiler::Compile([[maybe_unused]] const ir::TypeofExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1106 void JSCompiler::Compile(const ir::UnaryExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1163 void JSCompiler::Compile(const ir::UpdateExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1182 void JSCompiler::Compile(const ir::YieldExpression *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1202 void JSCompiler::Compile(const ir::BigIntLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1208 void JSCompiler::Compile(const ir::BooleanLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1214 void JSCompiler::Compile(const ir::NullLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1220 void JSCompiler::Compile(const ir::NumberLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1234 void JSCompiler::Compile(const ir::RegExpLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1240 void JSCompiler::Compile(const ir::StringLiteral *expr) const Compile() function in ark::es2panda::compiler::JSCompiler
1247 void JSCompiler::Compile([[maybe_unused]] const ir::ExportAllDeclaration *st) const {} Compile() function in ark::es2panda::compiler::JSCompiler
1249 void JSCompiler::Compile(const ir::ExportDefaultDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1256 void JSCompiler::Compile(const ir::ExportNamedDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1266 void JSCompiler::Compile([[maybe_unused]] const ir::ImportDeclaration *st) const {} Compile() function in ark::es2panda::compiler::JSCompiler
1268 void JSCompiler::Compile(const ir::BlockStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1284 void JSCompiler::Compile(const ir::BreakStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1290 void JSCompiler::Compile(const ir::ClassDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1304 void JSCompiler::Compile(const ir::ContinueStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1310 void JSCompiler::Compile([[maybe_unused]] const ir::DebuggerStatement *st) const {} Compile() function in ark::es2panda::compiler::JSCompiler
1332 void JSCompiler::Compile(const ir::DoWhileStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1338 void JSCompiler::Compile([[maybe_unused]] const ir::EmptyStatement *st) const {} Compile() function in ark::es2panda::compiler::JSCompiler
1340 void JSCompiler::Compile(const ir::ExpressionStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1346 void JSCompiler::Compile(const ir::ForInStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1383 void JSCompiler::Compile(const ir::ForOfStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1419 void JSCompiler::Compile(const ir::ForUpdateStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1456 void JSCompiler::Compile([[maybe_unused]] const ir::FunctionDeclaration *st) const {} Compile() function in ark::es2panda::compiler::JSCompiler
1458 void JSCompiler::Compile(const ir::IfStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1484 void JSCompiler::Compile(const ir::LabelledStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1490 void JSCompiler::Compile(const ir::ReturnStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1548 void JSCompiler::Compile(const ir::SwitchStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1554 void JSCompiler::Compile(const ir::ThrowStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1660 void JSCompiler::Compile(const ir::TryStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1674 void JSCompiler::Compile(const ir::VariableDeclarator *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1694 void JSCompiler::Compile(const ir::VariableDeclaration *st) const Compile() function in ark::es2panda::compiler::JSCompiler
1720 void JSCompiler::Compile(const ir::WhileStatement *st) const Compile() function in ark::es2panda::compiler::JSCompiler
[all...]
H A DETSCompiler.cpp35 void ETSCompiler::Compile(const ir::CatchClause *st) const in Compile() function in ark::es2panda::compiler::ETSCompiler
42 st->Body()->Compile(etsg); in Compile()
45 void ETSCompiler::Compile(const ir::ClassProperty *st) const in Compile() function in ark::es2panda::compiler::ETSCompiler
58 st->Value()->Compile(etsg); in Compile()
69 void ETSCompiler::Compile(const ir::TemplateElement *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
77 void ETSCompiler::Compile(const ir::ETSClassLiteral *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
86 literal->Compile(etsg); in Compile()
96 void ETSCompiler::Compile(const ir::ETSFunctionType *node) const in Compile() function in ark::es2panda::compiler::ETSCompiler
103 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSLaunchExpression *expr) const in Compile() function in ark::es2panda::compiler::ETSCompiler
118 expr->expr_->Callee()->AsMemberExpression()->Object()->Compile(ets in Compile()
136 void ETSCompiler::Compile(const ir::ETSNewArrayInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
321 void ETSCompiler::Compile(const ir::ETSNewClassInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
336 void ETSCompiler::Compile(const ir::ETSNewMultiDimArrayInstanceExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
343 void ETSCompiler::Compile(const ir::ETSParameterExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
356 void ETSCompiler::Compile(const ir::ETSTypeReference *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
363 void ETSCompiler::Compile(const ir::ETSTypeReferencePart *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
370 void ETSCompiler::Compile([[maybe_unused]] const ir::ETSWildcardType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
376 void ETSCompiler::Compile(const ir::ArrayExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
414 void ETSCompiler::Compile(const ir::AssignmentExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
446 void ETSCompiler::Compile(const ir::AwaitExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
628 void ETSCompiler::Compile(const ir::BinaryExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
730 void ETSCompiler::Compile(const ir::BlockExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
873 void ETSCompiler::Compile(const ir::CallExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
930 void ETSCompiler::Compile(const ir::ConditionalExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
951 void ETSCompiler::Compile(const ir::Identifier *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1006 void ETSCompiler::Compile(const ir::MemberExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1121 void ETSCompiler::Compile(const ir::ObjectExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1168 void ETSCompiler::Compile(const ir::SequenceExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1176 void ETSCompiler::Compile(const ir::SuperExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1184 void ETSCompiler::Compile(const ir::TemplateLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1191 void ETSCompiler::Compile(const ir::ThisExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1198 void ETSCompiler::Compile([[maybe_unused]] const ir::TypeofExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1213 void ETSCompiler::Compile(const ir::UnaryExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1230 void ETSCompiler::Compile([[maybe_unused]] const ir::BigIntLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1242 void ETSCompiler::Compile(const ir::BooleanLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1249 void ETSCompiler::Compile(const ir::CharLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1256 void ETSCompiler::Compile(const ir::NullLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1263 void ETSCompiler::Compile(const ir::NumberLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1289 void ETSCompiler::Compile(const ir::StringLiteral *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1315 void ETSCompiler::Compile(const ir::AssertStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1340 void ETSCompiler::Compile(const ir::BlockStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1355 void ETSCompiler::Compile(const ir::BreakStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1364 void ETSCompiler::Compile([[maybe_unused]] const ir::ClassDeclaration *st) const {} Compile() function in ark::es2panda::compiler::ETSCompiler
1372 void ETSCompiler::Compile(const ir::ContinueStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1401 void ETSCompiler::Compile(const ir::DoWhileStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1407 void ETSCompiler::Compile([[maybe_unused]] const ir::EmptyStatement *st) const {} Compile() function in ark::es2panda::compiler::ETSCompiler
1409 void ETSCompiler::Compile(const ir::ExpressionStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1415 void ETSCompiler::Compile(const ir::ForOfStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1466 void ETSCompiler::Compile(const ir::ForUpdateStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1500 void ETSCompiler::Compile(const ir::IfStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1542 void ETSCompiler::Compile(const ir::LabelledStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1548 void ETSCompiler::Compile(const ir::ReturnStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1629 void ETSCompiler::Compile(const ir::SwitchStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1635 void ETSCompiler::Compile(const ir::ThrowStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1641 void ETSCompiler::Compile(const ir::TryStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1678 void ETSCompiler::Compile(const ir::VariableDeclarator *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1697 void ETSCompiler::Compile(const ir::VariableDeclaration *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1723 void ETSCompiler::Compile(const ir::WhileStatement *st) const Compile() function in ark::es2panda::compiler::ETSCompiler
1729 void ETSCompiler::Compile(const ir::TSArrayType *node) const Compile() function in ark::es2panda::compiler::ETSCompiler
1866 void ETSCompiler::Compile(const ir::TSAsExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1897 void ETSCompiler::Compile([[maybe_unused]] const ir::TSInterfaceDeclaration *st) const {} Compile() function in ark::es2panda::compiler::ETSCompiler
1899 void ETSCompiler::Compile(const ir::TSNonNullExpression *expr) const Compile() function in ark::es2panda::compiler::ETSCompiler
1924 void ETSCompiler::Compile([[maybe_unused]] const ir::TSTypeAliasDeclaration *st) const {} Compile() function in ark::es2panda::compiler::ETSCompiler
[all...]
/arkcompiler/ets_frontend/es2panda/compiler/base/
H A Dcondition.cpp24 void Condition::Compile(PandaGen *pg, const ir::Expression *expr, Label *falseLabel) in Compile() function in panda::es2panda::compiler::Condition
46 binExpr->Left()->Compile(pg); in Compile()
48 binExpr->Right()->Compile(pg); in Compile()
53 binExpr->Left()->Compile(pg); in Compile()
56 binExpr->Right()->Compile(pg); in Compile()
63 binExpr->Left()->Compile(pg); in Compile()
66 binExpr->Right()->Compile(pg); in Compile()
77 expr->AsUnaryExpression()->Argument()->Compile(pg); in Compile()
85 expr->Compile(pg); in Compile()
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DdirectEvalExpression.cpp25 void DirectEvalExpression::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::DirectEvalExpression
27 pg->GetAstCompiler()->Compile(this); in Compile()
30 void DirectEvalExpression::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::DirectEvalExpression
32 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DdummyNode.cpp46 void DummyNode::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::DummyNode
48 pg->GetAstCompiler()->Compile(this); in Compile()
51 void DummyNode::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::DummyNode
53 etsg->GetAstCompiler()->Compile(this); in Compile()
/arkcompiler/ets_frontend/ets2panda/ir/module/
H A DexportDefaultDeclaration.cpp49 void ExportDefaultDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ExportDefaultDeclaration
51 pg->GetAstCompiler()->Compile(this); in Compile()
54 void ExportDefaultDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ExportDefaultDeclaration
56 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DimportNamespaceSpecifier.cpp49 void ImportNamespaceSpecifier::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ImportNamespaceSpecifier
51 pg->GetAstCompiler()->Compile(this); in Compile()
54 void ImportNamespaceSpecifier::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ImportNamespaceSpecifier
56 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DimportDefaultSpecifier.cpp48 void ImportDefaultSpecifier::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::ImportDefaultSpecifier
50 pg->GetAstCompiler()->Compile(this); in Compile()
53 void ImportDefaultSpecifier::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::ImportDefaultSpecifier
55 etsg->GetAstCompiler()->Compile(this); in Compile()
/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DdebuggerStatement.cpp42 void DebuggerStatement::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::DebuggerStatement
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void DebuggerStatement::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::DebuggerStatement
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DemptyStatement.cpp42 void EmptyStatement::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::EmptyStatement
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void EmptyStatement::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::EmptyStatement
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DnamespaceDeclaration.cpp39 void NamespaceDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::NamespaceDeclaration
41 pg->GetAstCompiler()->Compile(this); in Compile()
44 void NamespaceDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::NamespaceDeclaration
46 etsg->GetAstCompiler()->Compile(this); in Compile()
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsExternalModuleReference.cpp48 void TSExternalModuleReference::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSExternalModuleReference
50 pg->GetAstCompiler()->Compile(this); in Compile()
53 void TSExternalModuleReference::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSExternalModuleReference
55 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsObjectKeyword.cpp42 void TSObjectKeyword::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSObjectKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSObjectKeyword::Compile([[maybe_unused]] compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSObjectKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsNumberKeyword.cpp42 void TSNumberKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSNumberKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSNumberKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSNumberKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsNullKeyword.cpp42 void TSNullKeyword::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSNullKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
46 void TSNullKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSNullKeyword
48 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsStringKeyword.cpp42 void TSStringKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSStringKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSStringKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSStringKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsUndefinedKeyword.cpp42 void TSUndefinedKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSUndefinedKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSUndefinedKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSUndefinedKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsUnknownKeyword.cpp42 void TSUnknownKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSUnknownKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSUnknownKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSUnknownKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsVoidKeyword.cpp42 void TSVoidKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSVoidKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSVoidKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSVoidKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsBigintKeyword.cpp43 void TSBigintKeyword::Compile([[maybe_unused]] compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSBigintKeyword
45 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSBigintKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSBigintKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsBooleanKeyword.cpp42 void TSBooleanKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSBooleanKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSBooleanKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSBooleanKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
H A DtsAnyKeyword.cpp42 void TSAnyKeyword::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSAnyKeyword
44 pg->GetAstCompiler()->Compile(this); in Compile()
47 void TSAnyKeyword::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSAnyKeyword
49 etsg->GetAstCompiler()->Compile(this); in Compile()
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DtsSignatureDeclaration.cpp51 void TSSignatureDeclaration::Compile(compiler::PandaGen *pg) const in Compile() function in ark::es2panda::ir::TSSignatureDeclaration
53 pg->GetAstCompiler()->Compile(this); in Compile()
56 void TSSignatureDeclaration::Compile(compiler::ETSGen *etsg) const in Compile() function in ark::es2panda::ir::TSSignatureDeclaration
58 etsg->GetAstCompiler()->Compile(this); in Compile()

Completed in 15 milliseconds

12345678910>>...27