Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/api/
Dgenerate-bytecode.h31 EXCE_ACE_JERRY_FILE_TOO_LARGE, // bytes of js or snapshot file out of psRAM buffer size for them enumerator
Dgenerate-bytecode.c137 return EXCE_ACE_JERRY_FILE_TOO_LARGE; in read_js_or_snapshot_file()