Searched defs:records (Results 1 – 7 of 7) sorted by relevance
56 std::optional<RecordsMap> records; member
132 const auto &records = LazyLoadRecords(iter->second); in FindClass() local186 auto &records = *info->records; in LazyLoadRecords() local
37 auto records = file_.GetClasses(); in Init() local
754 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() local923 …const auto records = GetExternalProgram(item->GetETSImportDeclarations()->ResolvedSource(), import… in FindImportDeclInReExports() local1019 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() local1452 const auto records = varbinder::GetExternalProgram(this, import); in ValidateImportSpecifier() local
153 auto &records = checker_->PendingConstraintCheckRecords(); in TryCheckConstraints() local
445 def get_time_from_records(records): argument
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument