Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-function-object.c1515 uint8_t length_attributes; in ecma_op_bound_function_try_to_lazy_instantiate_property() local
1528 length_attributes = ECMA_PROPERTY_FLAG_CONFIGURABLE; in ecma_op_bound_function_try_to_lazy_instantiate_property()
1534 length_attributes = ECMA_PROPERTY_FIXED; in ecma_op_bound_function_try_to_lazy_instantiate_property()
1560 length_attributes, in ecma_op_bound_function_try_to_lazy_instantiate_property()