Home
last modified time | relevance | path

Searched defs:stdLib (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
DimportPathManager.h52 …nager(ark::ArenaAllocator *allocator, std::shared_ptr<ArkTsConfig> arktsConfig, std::string stdLib) in ImportPathManager()
Doptions.cpp252 ark::PandArg<std::string> stdLib {"stdlib", "", "Path to standard library"}; member