Searched refs:sourceFileSuffix (Results 1 – 1 of 1) sorted by relevance
112 …const char * const sourceFileSuffix = (JsAppEnvironment::GetInstance()->IsSnapshotMode()) ? ".bc" … in GenerateJsPagePath() local113 len += strlen(sourceFileSuffix); in GenerateJsPagePath()133 err = strcat_s(jsPagePath_, len, sourceFileSuffix); in GenerateJsPagePath()