hashString 232 eval/eval-compile.cpp uint32_t h = hashString(chars, nchars) % tableSize; hashString 57 eval/eval-util.h uint32_t hashString(const wchar* chars, uint32_t nchars);