Home
last modified time | relevance | path

Searched refs:tsConfigSource (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.cpp327 auto tsConfigSource = ReadConfig(configPath_); in Parse() local
328 if (!tsConfigSource) { in Parse()
333 auto arktsConfig = std::make_unique<JsonObject>(*tsConfigSource); in Parse()

Completed in 2 milliseconds