arkcompiler_ets_runtime/ecmascript/mem
songzhengchao 2d4ed1ac84 Merge remote-tracking branch 'szc/FrameHandler2'
Change-Id: Icd0e4b9895cf1ecba52d1a6e39566fe0c93a3ae9
2022-06-16 16:52: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: debugger refactor 2022-04-17 01:16:26 +08:00
clock_scope.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
concurrent_marker.cpp Description:Native Memory Leak or error 2022-06-15 10:59:47 +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 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_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 Description:Native Memory Leak or error 2022-06-15 10:59:47 +08:00
full_gc.h Refactor the GC related components. 2022-04-26 14:34:43 +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 Snapshot support multiSpcae and multiFiles 2022-05-28 09:43:38 +08:00
gc_stats.cpp support memory parameters configuration 2022-05-30 17:22:08 +08:00
gc_stats.h support memory parameters configuration 2022-05-30 17:22:08 +08:00
heap_region_allocator.cpp Rename RegionSpaceType to RegionSpaceFlag to better distinguish the name from that in Space class. 2022-06-08 09:32:50 +08:00
heap_region_allocator.h Redesign the region flag setting and fix potential bugs within it. 2022-06-01 11:38:56 +08:00
heap-inl.h Merge remote-tracking branch 'oh/master' 2022-06-08 11:21:28 +08:00
heap.cpp !1577 Optimize the finalizationRegistry interface code according to the review 2022-06-14 09:31:04 +00:00
heap.h Frame Handler refactor 2022-06-16 14:41:44 +08:00
linear_space.cpp Merge remote-tracking branch 'oh/master' 2022-06-13 11:49:01 +08:00
linear_space.h Description:Native Memory Leak or error 2022-06-15 10:59:47 +08:00
machine_code.h Add multi-abc-file support in stub compiler and aot compiler and related adaptation. 2022-05-29 16:59:27 +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 optimize smart gc params 2022-06-09 20:05:08 +08:00
mem_controller.h Tidy up Heap class; re-organize the fields by categories and add descriptions. 2022-04-28 11:14:39 +08:00
mem_map_allocator.cpp Description:Native Memory Leak or error 2022-06-15 10:59:47 +08:00
mem_map_allocator.h Description:Native Memory Leak or error 2022-06-15 10:59:47 +08:00
mem.h Description:1、0x06 is judge to forward address. 2022-06-06 10:14:54 +08:00
native_area_allocator.cpp for ark_js_vm on mac 2022-05-09 09:06:58 +08:00
native_area_allocator.h Redesign the region flag setting and fix potential bugs within it. 2022-06-01 11:38:56 +08:00
object_xray.h Support CommonJS's module export function 2022-06-08 10:59:06 +08:00
parallel_evacuator-inl.h Merge remote-tracking branch 'oh/master' 2022-06-08 11:21:28 +08:00
parallel_evacuator.cpp Refactor Heap Region class. 2022-05-24 16:28:00 +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 Merge remote-tracking branch 'oh/master' 2022-06-08 11:21:28 +08:00
parallel_marker.cpp Refactor Heap Region class. 2022-05-24 16:28:00 +08:00
parallel_marker.h Fix issues in calculating promoted objects size for young semi-space GC. 2022-05-10 18:24:37 +08:00
partial_gc.cpp Description:Native Memory Leak or error 2022-06-15 10:59:47 +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 Fix typos in comments. 2022-06-13 11:56:25 +08:00
remembered_set.h fix concurrent sweep bugs 2022-05-15 19:42:58 +08:00
slots.h Bitmap Refactor 2022-04-22 10:28:36 +08:00
space-inl.h Rename RegionSpaceType to RegionSpaceFlag to better distinguish the name from that in Space class. 2022-06-08 09:32:50 +08:00
space.cpp Merge remote-tracking branch 'oh/master' 2022-06-02 00:31:44 +08:00
space.h Rename RegionSpaceType to RegionSpaceFlag to better distinguish the name from that in Space class. 2022-06-08 09:32:50 +08:00
sparse_space.cpp Split region flag type declaration into separated Space type and GC flags. 2022-06-07 17:10:37 +08:00
sparse_space.h Snapshot support multiSpcae and multiFiles 2022-05-28 09:43:38 +08:00
stw_young_gc.cpp Refactor Heap Region class. 2022-05-24 16:28:00 +08:00
stw_young_gc.h Refactor Heap Region class. 2022-05-24 16:28:00 +08:00
tagged_object-inl.h Fix issues in calculating promoted objects size for young semi-space GC. 2022-05-10 18:24:37 +08:00
tagged_object.h fix codex warning 2022-04-30 10:31:33 +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
utils.h for ark_js_vm on mac 2022-05-09 09:06:58 +08:00
verification.cpp !1155 Refactor the GC related components - Part 4 2022-04-30 09:45:48 +00: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