Searched refs:newJsPathComp (Results 1 – 1 of 1) sorted by relevance
503 … char *newJsPathComp[] = {const_cast<char *>(codePath), const_cast<char *>(NEW_ASSET_JS_PATH)}; in TransformJsToBc() local504 jsPath = BundleUtil::Strscat(newJsPathComp, sizeof(newJsPathComp) / sizeof(char *)); in TransformJsToBc()