Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1232 // isBundle : FA mode and BundlePack. in StartExecuteInThread()
1233 bool isBundle = reinterpret_cast<NativeEngine*>(env)->GetIsBundle(); in StartExecuteInThread() local
1237 (!isBundle && script_.find_first_of(PathHelper::POINT_TAG) == 0)) { in StartExecuteInThread()
1243 if (!isBundle) { in StartExecuteInThread()

Completed in 5 milliseconds