Skip to content

Pull requests: jerryscript-project/jerryscript

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Disguise accessor properties as data properties
#4374 opened Dec 23, 2020 by zherczeg Loading… updated Nov 29, 2021
Add Jerryscript to OSS-fuzz fuzzing Related to fuzz testing of the engine
#4344 opened Nov 19, 2020 by AdamKorcz Loading… updated Nov 29, 2021
Waiting the remaining tcp data are sent
#4501 opened Jan 18, 2021 by lygstate Loading… updated Nov 29, 2021
Add custom dispatcher to Arraybuffer & Arraybuffer_prototype
#4651 opened Apr 13, 2021 by orkvi Loading… updated Nov 29, 2021
Implement String.prototype.normalize ES.next Related to ES2015+ features
#4903 opened Dec 13, 2021 by rerobika Loading… updated Jan 15, 2022
Fixes msvc warnings
#4976 opened Feb 9, 2022 by lygstate Loading… updated Feb 11, 2022
util_print_cbc: Handle CBC_SET_BYTECODE_PTR opcode
#5121 opened Dec 15, 2023 by ronanj Loading… updated Mar 18, 2024
Raise syntax error on invalid unicode escape sequences
#5146 opened Jun 24, 2024 by matetokodi Loading… updated Jul 1, 2024
Rework internal methods ecma core Related to core ECMA functionality performance Affects performance stack usage Affects stack usage
#4968 opened Jan 20, 2022 by szilagyiadam Loading… updated Nov 11, 2024
Add custom dispatcher to every builtin object for consistency
#4738 opened Aug 17, 2021 by orkvi Loading… updated Nov 12, 2024
Rework VM dispatch abandoned Abandoned by reviewers or author interpreter Related to the virtual machine performance Affects performance stack usage Affects stack usage
#4967 opened Jan 19, 2022 by rerobika Loading… updated Nov 13, 2024
Rework own property enumeration abandoned Abandoned by reviewers or author enhancement An improvement
#4773 opened Sep 20, 2021 by zherczeg Loading… updated Nov 27, 2024
Improve location info for syntax errors. abandoned Abandoned by reviewers or author enhancement An improvement
#4816 opened Nov 3, 2021 by zherczeg Loading… updated Nov 27, 2024
literal storage: 4x performance improvement using a hashmap
#5131 opened Mar 20, 2024 by ronanj Loading… updated Nov 28, 2024
Drop JERRY_FEATURE_CPOINTER_32_BIT
#5188 opened Dec 6, 2024 by lygstate Loading… updated Dec 6, 2024
Fix memory leak when using continue or break statement with syntaxError
#5190 opened Dec 9, 2024 by gergocs Loading… updated Dec 11, 2024
Improve ecma_string_get_chars related code
#5199 opened Dec 11, 2024 by lygstate Loading… updated Dec 17, 2024
Fixes ecma_uint32_to_utf8_string that fill \0 at the end of string
#5196 opened Dec 10, 2024 by lygstate Loading… updated Dec 17, 2024
Rename jerry_port_log to jerry_port_log_buffer for reduce strlen usage
#5201 opened Dec 17, 2024 by lygstate Loading… updated Dec 17, 2024
Reduce call to strlen when possible
#5192 opened Dec 9, 2024 by lygstate Loading… updated Dec 17, 2024
2
5
Implement jerry_port_path_normalize in a more reliable way
#5198 opened Dec 11, 2024 by lygstate Draft updated Dec 23, 2024
2
Remove deprecated enum conversions
#5207 opened Feb 20, 2025 by kasperisager Loading… updated Jun 26, 2025
Fix Assertion '!jcontext_has_pending_exception ()' failed
#5229 opened May 28, 2025 by happy-boy-maker Loading… updated Jun 2, 2025
fix heap-buffer-overflow in lexer_compare_identifier_to_char
#5228 opened May 20, 2025 by happy-boy-maker Loading… updated Jun 3, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.