Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/include/
Djerryscript-snapshot.h67 jerry_value_t jerry_load_function_snapshot (const uint32_t *function_snapshot_p,
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c1827 jerry_load_function_snapshot (const uint32_t *function_snapshot_p, /**< snapshot of the function(s)… in jerry_load_function_snapshot() argument
1833 …return jerry_snapshot_result (function_snapshot_p, function_snapshot_size, func_index, exec_snapsh… in jerry_load_function_snapshot()
1835 JERRY_UNUSED (function_snapshot_p); in jerry_load_function_snapshot()