arkcompiler_ets_runtime/ecmascript/base
ginxu 3d4e8cdff2 Optimize DecodeURIComponent For AOT
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IASG14
Signed-off-by: ginxu <xujie101@huawei.com>
Change-Id: I845eb9a997c936719644f7c715971671af90c055
2024-09-23 11:28:26 +08:00
..
tests !9316 add bound check for ConvertRegionUtf8ToUtf16 2024-09-14 11:50:32 +00:00
aligned_struct.h Add Generic type lowering 2023-04-11 14:35:22 +08:00
array_helper.cpp optimize compiler 2024-08-13 10:17:04 +08:00
array_helper.h New API for SharedArray 2024-04-02 07:56:43 +08:00
asan_interface.h Fix(tool): asan compiler failed 2023-04-06 20:03:44 +08:00
atomic_helper.cpp Fix harmony/atomics-on-arraybuffer-detach.js 2024-05-23 18:21:49 +08:00
atomic_helper.h Modify code security specification alarm 2024-07-21 15:28:08 +08:00
bit_helper.h modify code alarms 2024-04-19 14:53:36 +08:00
block_hook_scope.cpp optimize compiler 2024-08-13 10:17:04 +08:00
block_hook_scope.h add memory trace 2023-03-08 17:17:44 +08:00
builtins_base.cpp optimize compiler 2024-08-13 10:17:04 +08:00
builtins_base.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
config.h Added ref detection for the napi call interpreter 2024-09-03 14:56:33 +08:00
dtoa_helper.cpp DigitGen optimize 2024-08-23 16:11:18 +08:00
dtoa_helper.h fix warning of signed type cannot be involved in the bit operation 2024-05-28 12:09:40 +08:00
error_helper.cpp optimize compiler 2024-08-13 10:17:04 +08:00
error_helper.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
error_type.h Enable value serialization 2023-12-09 10:46:57 +08:00
fast_json_stringifier.cpp !8732 Opt JsonStringifier 2024-08-23 19:29:39 +00:00
fast_json_stringifier.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
file_header.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
gc_ring_buffer.h Optimize GC trigger 2022-01-13 22:30:21 -10:00
json_helper.cpp Opt JsonStringifier 2024-08-20 17:26:25 +08:00
json_helper.h Opt JsonStringifier 2024-08-20 17:26:25 +08:00
json_parser.cpp ASON.parse支持'{"123":"123"}'解析 2024-09-13 20:36:02 +08:00
json_parser.h Ason.parse support map 2024-08-04 10:38:56 +08:00
json_stringifier.cpp !8732 Opt JsonStringifier 2024-08-23 19:29:39 +00:00
json_stringifier.h Opt JsonStringifier 2024-08-20 17:26:25 +08:00
llvm_helper.h Fix llvm compilation issue on Mac which use arm cpu 2023-04-07 09:50:57 +08:00
math_helper.h Opt IntLexicographicCompare 2024-06-07 15:15:01 +08:00
number_helper.cpp add bound check for ConvertRegionUtf8ToUtf16 2024-09-13 21:02:59 +08:00
number_helper.h Revert PR 7378 2024-07-24 16:49:20 +08:00
path_helper.cpp Fix UB when string is empty 2024-07-25 17:48:18 +03:00
path_helper.h Op resolvedmodules 2024-07-16 16:21:22 +08:00
sort_helper.cpp optimize compiler 2024-08-13 10:17:04 +08:00
sort_helper.h warning fix 2024-06-17 19:21:06 +08:00
string_helper.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
string_helper.h Optimize DecodeURIComponent For AOT 2024-09-23 11:28:26 +08:00
typed_array_helper-inl.h fix napi sendable 2024-05-12 00:16:30 +08:00
typed_array_helper.cpp Optimize jsapi encodeInto 2024-09-11 09:38:01 +08:00
typed_array_helper.h Optimize jsapi encodeInto 2024-09-11 09:38:01 +08:00
utf_helper.cpp add bound check for ConvertRegionUtf8ToUtf16 2024-09-13 21:02:59 +08:00
utf_helper.h Optimize DecodeURIComponent For AOT 2024-09-23 11:28:26 +08:00