mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
The comments of `ecma_lexical_environment_type_t` document why the values of the enum are as they are, while referring to `ecma_object_type_t`. However, they became out of sync lately and refer to nonexistent enum labels and/or incorrect values. This commit gets the two enums in sync. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu