Searched refs:commitStr (Results 1 – 2 of 2) sorted by relevance
20 commitStr: 'null',34 this.commitStr = getAceCommit();
46 const char * const commitStr = ACEVersion::GetCommit(); in GetACECommit() local47 return jerry_create_string(reinterpret_cast<const jerry_char_t *>(commitStr)); in GetACECommit()