Searched defs:stdLib (Results 1 – 2 of 2) sorted by relevance
52 …nager(ark::ArenaAllocator *allocator, std::shared_ptr<ArkTsConfig> arktsConfig, std::string stdLib) in ImportPathManager()
252 ark::PandArg<std::string> stdLib {"stdlib", "", "Path to standard library"}; member