Home
last modified time | relevance | path

Searched refs:jerry_snapshot_result (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/api/
H A Djerry-snapshot.c904 jerry_snapshot_result (const uint32_t *snapshot_p, /**< snapshot */ in jerry_snapshot_result() function
1020 } /* jerry_snapshot_result */ in jerry_snapshot_result()
1039 return jerry_snapshot_result (snapshot_p, snapshot_size, func_index, exec_snapshot_opts, false); in jerry_exec_snapshot()
1833 return jerry_snapshot_result (function_snapshot_p, function_snapshot_size, func_index, exec_snapshot_opts, true); in jerry_load_function_snapshot()

Completed in 3 milliseconds