Searched refs:ECMA_PROPERTY_ENUMERABLE_WRITABLE (Results 1 – 4 of 4) sorted by relevance
192 const uint32_t flags = ECMA_PROPERTY_ENUMERABLE_WRITABLE | ECMA_IS_THROW; in ecma_op_create_mutable_binding()
214 return ECMA_PROPERTY_ENUMERABLE_WRITABLE | ECMA_PROPERTY_TYPE_VIRTUAL; in ecma_op_object_get_own_property()
405 #define ECMA_PROPERTY_ENUMERABLE_WRITABLE \ macro
1307 prop_attributes = ECMA_PROPERTY_ENUMERABLE_WRITABLE; in vm_loop()1644 prop_attributes = ECMA_PROPERTY_ENUMERABLE_WRITABLE; in vm_loop()