Home
last modified time | relevance | path

Searched defs:records (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/evaluate/
DdebugInfoStorage.h56 std::optional<RecordsMap> records; member
DdebugInfoStorage.cpp132 const auto &records = LazyLoadRecords(iter->second); in FindClass() local
186 auto &records = *info->records; in LazyLoadRecords() local
/arkcompiler/runtime_core/panda_guard/configs/
Dguard_graph_context.cpp37 auto records = file_.GetClasses(); in Init() local
/arkcompiler/ets_frontend/ets2panda/varbinder/
DETSBinder.cpp754 void ETSBinder::AddImportNamespaceSpecifiersToTopBindings(Span<parser::Program *const> records, in AddImportNamespaceSpecifiersToTopBindings()
784 Span<parser::Program *const> records) in FindImportSpecifiersVariable()
865 const auto records = GetExternalProgram(import->ImportMetadata().resolvedSource, importPath); in FindImportDeclInNamedExports() local
923 …const auto records = GetExternalProgram(item->GetETSImportDeclarations()->ResolvedSource(), import… in FindImportDeclInReExports() local
1019 bool ETSBinder::AddImportSpecifiersToTopBindings(Span<parser::Program *const> records, in AddImportSpecifiersToTopBindings()
1085 void ETSBinder::AddImportDefaultSpecifiersToTopBindings(Span<parser::Program *const> records, in AddImportDefaultSpecifiersToTopBindings()
1155 varbinder::Variable *ETSBinder::FindStaticBinding(Span<parser::Program *const> records, in FindStaticBinding()
1206 const auto records = varbinder::GetExternalProgram(this, import); in AddSpecifiersToTopBindings() local
1452 const auto records = varbinder::GetExternalProgram(this, import); in ValidateImportSpecifier() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeRelationContext.cpp153 auto &records = checker_->PendingConstraintCheckRecords(); in TryCheckConstraints() local
/arkcompiler/toolchain/test/autotest/aw/
Dall_utils.py445 def get_time_from_records(records): argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument