arkcompiler_ets_runtime/ecmascript/mem
wengchangcheng 6e5a7e8362 Descriptor: ark hilog refactor
details:
1. use hilog in ohos device
2. use panda logger in host
issue:  https://gitee.com/openharmony/ark_js_runtime/issues/I5FR5J

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I6f5de00751154bdb6aac3101515961a3a4432e80
2022-07-06 22:55:49 +08:00
..
allocator-inl.h Merge remote-tracking branch 'oh/master' 2022-05-30 12:09:58 +08:00
allocator.h Snapshot support multiSpcae and multiFiles 2022-05-28 09:43:38 +08:00
area.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
assert_scope.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
barriers-inl.h Refactor Heap Region class. 2022-05-24 16:28:00 +08:00
barriers.cpp Refactor Heap Region class. 2022-05-24 16:28:00 +08:00
barriers.h [Refactor] refactor the code 2022-04-20 01:17:00 -07:00
c_containers.h Fix code review from issue 2022-03-22 14:25:18 +08:00
c_string.cpp refactor stl container 2022-04-06 16:05:22 +08:00
c_string.h fix codex waring 2022-05-05 17:03:02 +08:00
caddress_allocator.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
chunk_allocator.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
chunk_containers.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
chunk.cpp Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
chunk.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
clock_scope.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
concurrent_marker.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
concurrent_marker.h optimize smart gc params 2022-06-09 20:05:08 +08:00
concurrent_sweeper.cpp fix codex warning issue:https://gitee.com/openharmony/ark_js_runtime/issues/I5C3XK 2022-06-14 10:38:06 +08:00
concurrent_sweeper.h optimize smart gc params 2022-06-09 20:05:08 +08:00
dyn_chunk.cpp Add x64 assembler 2022-04-13 22:01:24 -07:00
dyn_chunk.h Add x64 assembler 2022-04-13 22:01:24 -07:00
ecma_list.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
free_object_list.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
free_object_list.h Fix several typos in the code. 2022-04-27 18:28:18 +08:00
free_object_set.cpp Description: The change of hole tag cause that nullptr to be judged as a heap object 2022-05-28 19:18:54 +08:00
free_object_set.h Fix code review from issue 2022-03-22 14:25:18 +08:00
full_gc.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
full_gc.h add read-only space 2022-06-28 09:15:29 +08:00
garbage_collector.h Fix issues in calculating promoted objects size for young semi-space GC. 2022-05-10 18:24:37 +08:00
gc_bitset.h add read-only space 2022-06-28 09:15:29 +08:00
gc_stats.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
gc_stats.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
heap_region_allocator.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
heap_region_allocator.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
heap-inl.h add read-only space 2022-06-28 09:15:29 +08:00
heap.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
heap.h add read-only space 2022-06-28 09:15:29 +08:00
linear_space.cpp add read-only space 2022-06-28 09:15:29 +08:00
linear_space.h add read-only space 2022-06-28 09:15:29 +08:00
machine_code.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
mark_stack.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
mark_word.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
mem_controller.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
mem_controller.h adjust pool size and related vm-memory according to physical memory 2022-06-18 14:38:43 +08:00
mem_map_allocator.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
mem_map_allocator.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
mem.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
native_area_allocator.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
native_area_allocator.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
object_xray.h Optimizing bigint data structures 2022-06-28 18:53:08 +08:00
parallel_evacuator-inl.h Merge remote-tracking branch 'oh/master' 2022-06-08 11:21:28 +08:00
parallel_evacuator.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
parallel_evacuator.h Refactor GC related components - Fix code check issues 2022-04-26 14:34:18 +08:00
parallel_marker-inl.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
parallel_marker.cpp add read-only space 2022-06-28 09:15:29 +08:00
parallel_marker.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
partial_gc.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
partial_gc.h Merge remote-tracking branch 'oh/master' 2022-04-30 20:09:00 +08:00
region-inl.h Split region flag type declaration into separated Space type and GC flags. 2022-06-07 17:10:37 +08:00
region.h Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
remembered_set.h fix concurrent sweep bugs 2022-05-15 19:42:58 +08:00
slots.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
space-inl.h add read-only space 2022-06-28 09:15:29 +08:00
space.cpp adjust pool size and related vm-memory according to physical memory 2022-06-18 14:38:43 +08:00
space.h add read-only space 2022-06-28 09:15:29 +08:00
sparse_space.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
sparse_space.h Snapshot support multiSpcae and multiFiles 2022-05-28 09:43:38 +08:00
stw_young_gc.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
stw_young_gc.h Refactor Heap Region class. 2022-05-24 16:28:00 +08:00
tagged_object-inl.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
tagged_object.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
tlab_allocator-inl.h support memory parameters configuration 2022-05-30 17:22:08 +08:00
tlab_allocator.h Tidy up Heap class; re-organize the fields by categories and add descriptions. 2022-04-28 11:14:39 +08:00
verification.cpp Descriptor: ark hilog refactor 2022-07-06 22:55:49 +08:00
verification.h Fix VerificationTest Failure 2022-02-28 20:54:00 +08:00
visitor.h delete object_xray-inl.h, move into object_xray.h and create visitor.h 2022-04-28 21:25:51 +08:00
work_manager.cpp Description:Native Memory Leak or error 2022-06-15 10:59:47 +08:00
work_manager.h Description:Native Memory Leak or error 2022-06-15 10:59:47 +08:00