Home
last modified time | relevance | path

Searched defs:JERRY_SNAPSHOT_MAXIMUM_WRITE_OFFSET (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c124 #define JERRY_SNAPSHOT_MAXIMUM_WRITE_OFFSET (0x7fffff >> 1) macro
126 #define JERRY_SNAPSHOT_MAXIMUM_WRITE_OFFSET (UINT32_MAX >> 1) macro

Completed in 3 milliseconds