mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Update API reference
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
parent
ea0176764e
commit
388b442d10
File diff suppressed because it is too large
Load Diff
@ -109,7 +109,7 @@ typedef void (*jerry_object_free_callback_t) (const uintptr_t native_p);
|
||||
* Function type applied for each fields in objects
|
||||
*/
|
||||
typedef bool (*jerry_object_field_foreach_t) (const jerry_string_t *field_name_p,
|
||||
const jerry_value_t field_value_p,
|
||||
const jerry_value_t field_value,
|
||||
void *user_data_p);
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user