Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1454 ecma_property_t *caller_prop_p; in ecma_op_function_try_to_lazy_instantiate_property() local
1461 &caller_prop_p); in ecma_op_function_try_to_lazy_instantiate_property()
1462 return caller_prop_p; in ecma_op_function_try_to_lazy_instantiate_property()
1572 ecma_property_t *caller_prop_p; in ecma_op_bound_function_try_to_lazy_instantiate_property() local
1579 &caller_prop_p); in ecma_op_bound_function_try_to_lazy_instantiate_property()
1580 return caller_prop_p; in ecma_op_bound_function_try_to_lazy_instantiate_property()