arkcompiler_ets_runtime/ecmascript/base
hzzhouzebin 0e4d77adaf Extract the classes in aot file manager
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I6WV9V
Signed-off-by: hzzhouzebin <zhouzebin1@huawei.com>
Change-Id: I2a07ed1f94707beabc149fd6abe15f4a85d848c6
2023-04-20 22:54:52 +08:00
..
tests Fix Log print error in intl 2023-03-24 20:34:46 +08:00
aligned_struct.h Add Generic type lowering 2023-04-11 14:35:22 +08:00
array_helper.cpp Fix bug in Array.sort interface 2022-09-27 16:51:07 +08:00
array_helper.h Descriptor: Fix daily build error 2023-01-06 09:40:10 +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 Fix the problem of mixing unsigned and signed numbers 2022-06-13 21:20:08 +08:00
bit_helper.h feat>(compiler): PGO type profiler 2023-03-30 20:39:06 +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 Add Special Check for JSNApi 2023-04-07 16:11:51 +08:00
error_helper.cpp Fix some bugs and JSMutableHandle use error 2023-02-27 11:00:36 +08:00
error_helper.h Add UT for multi-hap hot reload and codecheck fix 2023-01-30 16:08:55 +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 Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
gc_ring_buffer.h Optimize GC trigger 2022-01-13 22:30:21 -10:00
json_parser.cpp New EcmaRuntimeCallInfo in stack pointer 2022-07-05 14:54:43 +08:00
json_parser.h Fix json parser bug 2023-04-06 10:31:36 +08:00
json_stringifier.cpp Fix stringify error of hole value in AOT ihclass 2023-03-31 10:33:42 +08: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 bugfix StringToDouble "0." 2023-03-21 20:29:08 +08:00
number_helper.h Fix bug about napi_create_bigint_words and napi_get_value_int64 2023-03-02 21:45:03 +08:00
path_helper.h Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
string_helper.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
string_helper.h Adapt to Ohpm 2023-03-17 17:02:10 +08:00
typed_array_helper-inl.h fix codex and codeCheck warnings 2022-09-26 20:26:14 +08:00
typed_array_helper.cpp Modify the variable name and function name for typedarray and bytearray 2023-02-06 19:40:56 +08:00
typed_array_helper.h Descriptor: Fix daily build error 2023-01-06 09:40:10 +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