Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-objects-arguments.c171 ecma_object_t *thrower_p = ecma_builtin_get (ECMA_BUILTIN_ID_TYPE_ERROR_THROWER); in ecma_op_create_arguments_object() local
181 prop_desc.set_p = thrower_p; in ecma_op_create_arguments_object()
182 prop_desc.get_p = thrower_p; in ecma_op_create_arguments_object()
Decma-function-object.c1452 ecma_object_t *thrower_p = ecma_builtin_get (ECMA_BUILTIN_ID_TYPE_ERROR_THROWER); in ecma_op_function_try_to_lazy_instantiate_property() local
1458 thrower_p, in ecma_op_function_try_to_lazy_instantiate_property()
1459 thrower_p, in ecma_op_function_try_to_lazy_instantiate_property()
1570 ecma_object_t *thrower_p = ecma_builtin_get (ECMA_BUILTIN_ID_TYPE_ERROR_THROWER); in ecma_op_bound_function_try_to_lazy_instantiate_property() local
1576 thrower_p, in ecma_op_bound_function_try_to_lazy_instantiate_property()
1577 thrower_p, in ecma_op_bound_function_try_to_lazy_instantiate_property()