Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtins.c652 ecma_property_t *len_prop_p; in ecma_builtin_routine_try_to_instantiate_property() local
667 &len_prop_p); in ecma_builtin_routine_try_to_instantiate_property()
674 &len_prop_p); in ecma_builtin_routine_try_to_instantiate_property()
682 return len_prop_p; in ecma_builtin_routine_try_to_instantiate_property()
/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1557 ecma_property_t *len_prop_p; in ecma_op_bound_function_try_to_lazy_instantiate_property() local
1561 &len_prop_p); in ecma_op_bound_function_try_to_lazy_instantiate_property()
1564 return len_prop_p; in ecma_op_bound_function_try_to_lazy_instantiate_property()