Searched defs:fullPathLength (Results 1 – 2 of 2) sorted by relevance
72 jerry_value_t JsAppContext::Eval(char *fullPath, size_t fullPathLength, bool isAppEval) const in Eval()
417 uint32_t fullPathLength; in GetFullFilePath() local