Home
last modified time | relevance | path

Searched defs:recordTable (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-program.h37 std::map<std::string, ark::pandasm::Record> recordTable; member
/arkcompiler/ets_frontend/ets2panda/evaluate/
H A DvarbinderScopes.h79 auto *recordTable = varBinder_->GetRecordTable(); in RecordTableClassScope() local
102 auto *recordTable = varBinder_->GetRecordTable(); variable
[all...]
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A DrecordTable.cpp27 BoundContext::BoundContext(RecordTable *recordTable, ir::ClassDefinition *classDef, bool force) in BoundContext() argument
45 BoundContext::BoundContext(RecordTable *recordTable, ir::TSInterfaceDeclaration *interfaceDecl, bool force) in BoundContext() argument
H A DETSBinder.cpp928 BuildInternalNameWithCustomRecordTable(ir::ScriptFunction *const scriptFunc, RecordTable *const recordTable) BuildInternalNameWithCustomRecordTable() argument
/arkcompiler/ets_frontend/es2panda/aot/
H A DresolveDepsRelation.cpp129 auto &recordTable = program.record_table; in CollectStaticImportDepsRelation() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_TypeCreator.cpp483 auto &recordTable = m->Ctx()->Program().recordTable; in TypeAPITypeCreatorCtxMethodAddBodyDefault() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.cpp243 void ETSEmitter::GenExternalRecord(varbinder::RecordTable *recordTable) in GenExternalRecord() argument
[all...]
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DutilityTypeHandlers.cpp239 CreateConstructorForPartialType(ir::ClassDefinition *const partialClassDef, checker::ETSObjectType *const partialType, varbinder::RecordTable *const recordTable) CreateConstructorForPartialType() argument
407 CreateNonStaticClassInitializer(varbinder::ClassScope *classScope, varbinder::RecordTable *const recordTable) CreateNonStaticClassInitializer() argument

Completed in 9 milliseconds