Issues: jerryscript-project/jerryscript
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Stack-buffer-overflow in jerryx_print_unhandled_exception (jerryscript/jerry-ext/util/print.c)
#5008
opened May 29, 2022 by
paintedveil5
Assertion scope_stack_p > context_p->scope_stack_p in scanner_literal_is_created
#5005
opened Apr 25, 2022 by
renatahodovan
Assertion context_p->next_scanner_info_p->type == SCANNER_TYPE_BLOCK in parser_push_block_context
#5004
opened Apr 25, 2022 by
renatahodovan
Assertion ecma_object_check_class_name_is_object (obj_p) in ecma_object_get_class_name
#5001
opened Apr 25, 2022 by
renatahodovan
Assertion index <= ECMA_DIRECT_STRING_MAX_IMM in ecma_fast_array_convert_to_normal
#5000
opened Apr 25, 2022 by
renatahodovan
Assertion ecma_is_value_undefined (value) || ecma_is_value_null (value) || ecma_is_value_boolean (value) || ecma_is_value_number (value) || ecma_is_value_string (value) || ecma_is_value_bigint (value) || ecma_is_value_symbol (value) || ecma_is_value_object (value) in ecma_check_value_type_is_spec_defined
#4999
opened Apr 25, 2022 by
renatahodovan
Assertion !!(flags & PARSER_PATTERN_HAS_REST_ELEMENT) == rest_found in parser_parse_object_initializer
#4998
opened Apr 25, 2022 by
renatahodovan
feature, strlen are rarely called in jerry-core and jerry-ext, we can remove all the usage of strlen
#4979
opened Feb 9, 2022 by
lygstate
lit_get_magic_string_utf8 can be improved without the need of strlen
#4978
opened Feb 9, 2022 by
lygstate
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.

