Home
last modified time | relevance | path

Searched defs:target_p (Results 1 - 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-reflect.c109 ecma_object_t *target_p = ecma_get_object_from_value (arguments_list[0]); in ecma_builtin_reflect_dispatch_routine() local
166 ecma_object_t *target_p = ecma_get_object_from_value (arguments_list[0]); in ecma_builtin_reflect_dispatch_routine() local
180 ecma_object_t *target_p = ecma_get_object_from_value (arguments_list[0]); in ecma_builtin_reflect_dispatch_routine() local
[all...]
H A Decma-builtin-object.c956 ecma_builtin_object_object_assign (ecma_object_t *target_p, /**< target object */ in ecma_builtin_object_object_assign() argument
/third_party/jerryscript/jerry-ext/arg/
H A Darg-transform-functions.c268 jerry_char_t *target_p = (jerry_char_t *) c_arg_p->dest; in jerryx_arg_string_to_buffer_common_routine() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dflow.c319 simplify_branch_branch(struct basic_block *bb, struct instruction *br, struct basic_block **target_p, int bb_true) simplify_branch_branch() argument
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-objects.c2000 ecma_op_object_is_prototype_of(ecma_object_t *base_p, ecma_object_t *target_p) ecma_op_object_is_prototype_of() argument

Completed in 9 milliseconds