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
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
Assertion 'lit_is_valid_cesu8_string (string_p, string_size)' failed at jerryscript/jerry-core/ecma/base/ecma-helpers-string.c(ecma_new_ecma_string_from_utf8):371.
bug
Undesired behaviour
#4935
opened Jan 4, 2022 by
FlydragonTy
Assertion 'context_p->stack_top_uint8 == LEXER_EXPRESSION_START' failed at jerryscript/jerry-core/parser/js/js-parser-expr.c(parser_parse_expression):4522.
bug
Undesired behaviour
#4925
opened Jan 4, 2022 by
FlydragonTy
Assertion 'ecma_is_lexical_environment (object_p)' failed at ecma-helpers.c (ecma_get_lex_env_type).
bug
Undesired behaviour
#4900
opened Dec 13, 2021 by
hope-fly
Assertion 'new_typedarray_info.offset == 0' failed at jerry-core/ecma/builtin-objects/typedarray/ecma-builtin-typedarray-prototype.c(ecma_builtin_typedarray_prototype_slice):1631.
bug
Undesired behaviour
#4888
opened Dec 9, 2021 by
eternalsakura
Assertion 'ecma_is_value_object (value)' failed in ecma-helpers-value(ecma_get_object_from_value)
bug
Undesired behaviour
#4873
opened Dec 9, 2021 by
hope-fly
AddressSanitizer: heap-use-after-free jerry-core/ecma/base/ecma-gc.c:90 in ecma_gc_set_object_visited
bug
Undesired behaviour
#4870
opened Dec 9, 2021 by
eternalsakura
Is it possible to implement worker in JerryScript?
question
Raised question
#4864
opened Dec 8, 2021 by
Sherry0901
Running test262-esnext failed with installed python3.9 on win32 with space in path
#4852
opened Dec 7, 2021 by
lygstate
Some questions when debugging JS Script?
question
Raised question
#4823
opened Nov 13, 2021 by
Yu3H0
when use custom debugger port, how to stop at first line.
debugger
Related to the debugger
#4795
opened Oct 18, 2021 by
lee88688
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.