-
Notifications
You must be signed in to change notification settings - Fork 673
Pull requests: jerryscript-project/jerryscript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rename jerry_port_log to jerry_port_log_buffer for reduce strlen usage
#5201
opened Dec 17, 2024 by
lygstate
Loading…
Fixes ecma_uint32_to_utf8_string that fill \0 at the end of string
#5196
opened Dec 10, 2024 by
lygstate
Loading…
Fix memory leak when using continue or break statement with syntaxError
#5190
opened Dec 9, 2024 by
gergocs
Loading…
Refactoring ecma_extended_object_t::cls:: to ease the coding about builtin object class
#5176
opened Nov 25, 2024 by
lygstate
Loading…
Raise syntax error on invalid unicode escape sequences
#5146
opened Jun 24, 2024 by
matetokodi
Loading…
literal storage: 4x performance improvement using a hashmap
#5131
opened Mar 20, 2024 by
ronanj
Loading…
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…
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…
Implement String.prototype.normalize
ES.next
Related to ES2015+ features
#4903
opened Dec 13, 2021 by
rerobika
Loading…
Improve location info for syntax errors.
abandoned
Abandoned by reviewers or author
enhancement
An improvement
#4816
opened Nov 3, 2021 by
zherczeg
Loading…
Rework own property enumeration
abandoned
Abandoned by reviewers or author
enhancement
An improvement
#4773
opened Sep 20, 2021 by
zherczeg
Loading…
Add custom dispatcher to every builtin object for consistency
#4738
opened Aug 17, 2021 by
orkvi
Loading…
Add custom dispatcher to Arraybuffer & Arraybuffer_prototype
#4651
opened Apr 13, 2021 by
orkvi
Loading…
Add Jerryscript to OSS-fuzz
fuzzing
Related to fuzz testing of the engine
#4344
opened Nov 19, 2020 by
AdamKorcz
Loading…
ProTip!
Filter pull requests by the default branch with base:master.