Searched defs:exec_snapshot_opts (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/api/ |
| H A D | jerry-snapshot.c | 904 jerry_snapshot_result(const uint32_t *snapshot_p, size_t snapshot_size, size_t func_index, uint32_t exec_snapshot_opts, bool as_function) jerry_snapshot_result() argument 1033 jerry_exec_snapshot(const uint32_t *snapshot_p, size_t snapshot_size, size_t func_index, uint32_t exec_snapshot_opts) jerry_exec_snapshot() argument 1827 jerry_load_function_snapshot(const uint32_t *function_snapshot_p, const size_t function_snapshot_size, size_t func_index, uint32_t exec_snapshot_opts) jerry_load_function_snapshot() argument [all...] |
Completed in 4 milliseconds