Searched refs:function_obj_p (Results 1 – 4 of 4) sorted by relevance
35 jerry_value_t result = jerry_set_property_by_index(function_obj_p, id, args[0]); in DECLARE_GLOBAL_FUNCTION()
32 NAME_FOR_GLOBAL_FUNCTION(NAME) (const jerry_value_t function_obj_p, \
505 ecma_object_t *function_obj_p; in ecma_op_create_external_function_object() local506 function_obj_p = ecma_create_object (prototype_obj_p, in ecma_op_create_external_function_object()516 ecma_extended_object_t *ext_func_obj_p = (ecma_extended_object_t *) function_obj_p; in ecma_op_create_external_function_object()519 return function_obj_p; in ecma_op_create_external_function_object()