-
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
Raise syntax error on invalid unicode escape sequences
#5146
opened Jun 24, 2024 by
matetokodi
Loading…
Fix the private field crash for the Array object.
#5139
opened Apr 20, 2024 by
paintedveil5
Loading…
literal storage: 4x performance improvement using a hashmap
#5131
opened Mar 20, 2024 by
ronanj
Loading…
Introduce JERRY_ZSTR_ARG macro to avoid call strlen on string literal.
#4982
opened Feb 10, 2022 by
lygstate
Loading…
Remove duplicated call to jerry_debugger_send_output in jerryx_print_string
#4981
opened Feb 9, 2022 by
lygstate
Loading…
Reduce or even remove the usage of strlen in jerry-core and ext by improve the jerry port api
#4980
opened Feb 9, 2022 by
lygstate
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
interpreter
Related to the virtual machine
performance
Affects performance
stack usage
Affects stack usage
#4967
opened Jan 19, 2022 by
rerobika
Loading…
Put reference on executable object's this_binding to avoid unwanted f…
#4966
opened Jan 14, 2022 by
mnegyokru
Loading…
Implement operations of atomics
ES.next
Related to ES2015+ features
#4956
opened Jan 6, 2022 by
repasics
Loading…
Accessors should be kept alive during their invocation
bug
Undesired behaviour
memory management
Related to memory management or garbage collection
#4943
opened Jan 4, 2022 by
rerobika
Loading…
Implement String.prototype.normalize
ES.next
Related to ES2015+ features
#4903
opened Dec 13, 2021 by
rerobika
Loading…
Fix Typedarray.slice fastpath when the content type is matching
bug
Undesired behaviour
#4898
opened Dec 9, 2021 by
rerobika
Loading…
Fixes test262-harness.py complain cannot use a string pattern on a bytes-like object with running test262 with python3
#4857
opened Dec 7, 2021 by
lygstate
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.