arkcompiler_ets_runtime/ecmascript/base
lichenshuai adc9cc669c Cherry-pick !4555, !4637, !4638, !4648, !4653, !4665, !4688, !4699, !4737, !4747, !4811 to 4.0-Release
Cherry-pick

Issue: #I8453T

Signed-off-by: lichenshuai <lichenshuai@huawei.com>
Change-Id: Ib4639fe5a47adfc579d4439a9becd4b8b8ed619e
2023-09-25 16:27:42 +08:00
..
tests Code Review for Builtins Array &BufferArray 2023-07-18 17:03:12 +08:00
aligned_struct.h Add Generic type lowering 2023-04-11 14:35:22 +08:00
array_helper.cpp description:合并冲突 2023-08-14 11:59:07 +08:00
array_helper.h description:code review issue fixed 2023-08-07 11:17:20 +08:00
asan_interface.h Fix(tool): asan compiler failed 2023-04-06 20:03:44 +08:00
atomic_helper.cpp Integer overflow check 2022-11-28 16:32:55 +08:00
atomic_helper.h Change the data type (int to uint) 2023-07-25 21:05:05 +08:00
bit_helper.h Add pure NaN for DataView 2023-07-24 10:21:23 +08:00
block_hook_scope.cpp add memory trace 2023-03-08 17:17:44 +08:00
block_hook_scope.h add memory trace 2023-03-08 17:17:44 +08:00
builtins_base.cpp Modify numArgs from int32_t to uint32_t 2022-08-05 17:06:00 +08:00
builtins_base.h Modify numArgs from int32_t to uint32_t 2022-08-05 17:06:00 +08:00
config.h Enable DFX config in asan version 2023-07-07 17:12:44 +08:00
error_helper.cpp Apply variant strategie of cset chosen in foreground and background 2023-07-21 09:59:37 +08:00
error_helper.h Restrict jserror size of OOM error 2023-07-11 20:55:03 +08:00
error_type.h Throw OOMError instead of Fatal when jsheap is used up 2022-08-29 11:41:11 +08:00
file_header.h Merge ap files 2023-07-10 14:49:35 +08:00
gc_ring_buffer.h Optimize GC trigger 2022-01-13 22:30:21 -10:00
json_parser.cpp Change the data type (int to uint) 2023-07-25 21:05:05 +08:00
json_parser.h fixed 153010d from https://gitee.com/lukai25/ark_js_runtime/pulls/4672 2023-08-28 12:32:48 +00:00
json_stringifier.cpp fixed c9db168 from https://gitee.com/he-cunmao/arkcompiler_ets_runtime/pulls/4890 2023-09-25 03:26:39 +00:00
json_stringifier.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +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 Fix Math.Asinh function and Math.Atanh function for windows 2022-08-25 00:22:28 +08:00
number_helper.cpp 【修复】解决运行abc文件时,函数 BigIntHelper::RightTruncate出现断言错误 2023-09-25 11:22:16 +08:00
number_helper.h Deal with .rodata.cst16 when build an file 2023-07-20 19:37:47 +08:00
path_helper.cpp Refactor module, modify path_helper[part 1] 2023-07-14 14:51:21 +08:00
path_helper.h Modifying Code Alarms 2023-07-24 14:37:49 +08:00
string_helper.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
string_helper.h Bugfix: TrimRight 2023-06-20 14:20:22 +08:00
typed_array_helper-inl.h Code Review for Builtins Array &BufferArray 2023-07-18 17:03:12 +08:00
typed_array_helper.cpp Cherry-pick !4555, !4637, !4638, !4648, !4653, !4665, !4688, !4699, !4737, !4747, !4811 to 4.0-Release 2023-09-25 16:27:42 +08:00
typed_array_helper.h Cherry-pick !4555, !4637, !4638, !4648, !4653, !4665, !4688, !4699, !4737, !4747, !4811 to 4.0-Release 2023-09-25 16:27:42 +08:00
utf_helper.cpp write to latin1 2023-01-05 10:46:09 +08:00
utf_helper.h write to latin1 2023-01-05 10:46:09 +08:00