Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1235 bool isHar = script_.find_first_of(PathHelper::NAME_SPACE_TAG) == 0; in StartExecuteInThread() local
1236 if ((isHar && script_.find(PathHelper::PREFIX_BUNDLE) == std::string::npos) || in StartExecuteInThread()

Completed in 4 milliseconds