Searched refs:tsModuleList_ (Results 1 – 2 of 2) sorted by relevance
73 tsModuleList_(allocator->Adapter()), in Transformer()216 return (tsModuleList_.size() != 0); in IsTsModule()251 return tsModuleList_.back().name; in GetCurrentTSModuleName()256 for (auto it : tsModuleList_) { in FindTSModuleNameByScope()318 ArenaVector<TsModuleInfo> tsModuleList_; variable
1433 tsModuleList_.push_back({paramName, funcScope}); in CreateCallExpressionForTsModule()1447 tsModuleList_.pop_back(); in CreateCallExpressionForTsModule()