Searched refs:runCompiler (Results 1 – 2 of 2) sorted by relevance
58 bool runCompiler(Context *rsc, const char *resName, const char *cacheDir,
294 bool ScriptC::runCompiler(Context *rsc, in runCompiler() function in ScriptC449 if (!s->runCompiler(rsc, resName, cacheDir, (uint8_t *)text, text_length)) { in rsi_ScriptCCreate()