Home
last modified time | relevance | path

Searched refs:EXCE_ACE_JERRY_UNLINKFILE_ERROR (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/api/
Dgenerate-bytecode.h37 EXCE_ACE_JERRY_UNLINKFILE_ERROR, // error when unlink bytecode file enumerator
Dgenerate-bytecode.c610 return EXCE_ACE_JERRY_UNLINKFILE_ERROR; in walk_del_bytecode()