Searched defs:runCode (Results 1 – 3 of 3) sorted by relevance
2141 UScriptCode runCode; member2151 UScriptCode runCode; in CheckScriptRuns() local
143 bool SkLua::runCode(const char code[]) { in runCode() function in SkLua152 bool SkLua::runCode(const void* code, size_t size) { in runCode() function in SkLua
3979 function runCode(code: string, state: TestState, fileName: string): void { function