arkcompiler_runtime_core/runtime
openharmony_ci feb0774989
!99 Specify names of component and subsystem for static compilation target
Merge pull request !99 from wangyantian/master
2022-03-14 06:23:55 +00:00
..
arch upload runtime_core 2021-09-07 21:51:18 +08:00
asm_defines Specify names of component and subsystem for static compilation target 2022-03-14 10:48:57 +08:00
bridge Extract ManagedThread and MTManagedThread from thread.h 2022-02-08 16:42:22 +03:00
core Fix typo error in exceptions 2022-02-17 19:40:30 +08:00
coretypes Encode StringItem with ASCII tag in length 2021-09-24 16:48:44 +08:00
dprofiler add ark runtime_core 2021-09-05 20:53:43 +08:00
entrypoints add ark runtime_core 2021-09-05 20:53:43 +08:00
include Temporarily drop profile saver 2022-03-12 16:24:29 +08:00
interpreter Extract ManagedThread and MTManagedThread from thread.h 2022-02-08 16:42:22 +03:00
jit add ark runtime_core 2021-09-05 20:53:43 +08:00
mem Fix compare operator 2022-03-07 09:40:43 +08:00
templates upload runtime_core 2021-09-07 21:51:18 +08:00
tests Extract ManagedThread and MTManagedThread from thread.h 2022-02-08 16:42:22 +03:00
tooling Extract ManagedThread and MTManagedThread from thread.h 2022-02-08 16:42:22 +03:00
assert_gc_scope.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
assert_gc_scope.h add ark runtime_core 2021-09-05 20:53:43 +08:00
BUILD.gn !99 Specify names of component and subsystem for static compilation target 2022-03-14 06:23:55 +00:00
cframe.cpp Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021) 2021-12-24 14:56:13 +08:00
class_helper.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
class_initializer.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
class_initializer.h add ark runtime_core 2021-09-05 20:53:43 +08:00
class_linker_context.h add ark runtime_core 2021-09-05 20:53:43 +08:00
class_linker_extension.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
class_linker.cpp Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021) 2021-12-24 14:56:13 +08:00
class.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
CMakeLists.txt Temporarily drop profile saver 2022-03-12 16:24:29 +08:00
dyn_class_linker_extension.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
dyn_class_linker_extension.h add ark runtime_core 2021-09-05 20:53:43 +08:00
exceptions.cpp Fix typo error in exceptions 2022-02-17 19:40:30 +08:00
field.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
file_manager.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
gc_task.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
global_handle_storage-inl.h add ark runtime_core 2021-09-05 20:53:43 +08:00
global_handle_storage.h add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_base-inl.h add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_base.h add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_scope-inl.h add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_scope.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_scope.h add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_storage-inl.h add ark runtime_core 2021-09-05 20:53:43 +08:00
handle_storage.h add ark runtime_core 2021-09-05 20:53:43 +08:00
imtable_builder.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
intrinsics.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
itable_builder.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
language_context.cpp Decouple SetExceptionToVReg 2022-02-24 14:12:00 +08:00
locks.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
mark_word.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
mark_word.h Fix code&scripts static checking warnings 2021-09-27 16:22:44 +08:00
method.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
monitor_object_lock.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
monitor_object_lock.h add ark runtime_core 2021-09-05 20:53:43 +08:00
monitor_pool.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
monitor_pool.h add ark runtime_core 2021-09-05 20:53:43 +08:00
monitor.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
monitor.h add ark runtime_core 2021-09-05 20:53:43 +08:00
object_accessor-impl.cpp upload runtime_core 2021-09-07 21:51:18 +08:00
object_accessor.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
object_header_config.h add ark runtime_core 2021-09-05 20:53:43 +08:00
object_header.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
options.yaml Move out logger options from the runtime 2022-02-07 12:26:54 +03:00
panda_vm.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
runtime_helpers.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
runtime.cpp Temporarily drop profile saver 2022-03-12 16:24:29 +08:00
runtime.yaml add ark runtime_core 2021-09-05 20:53:43 +08:00
signal_handler.cpp Delete some unnecessary exclusive words 2021-12-24 12:55:34 +08:00
signal_handler.h Delete some unnecessary exclusive words 2021-12-24 12:55:34 +08:00
stack_walker.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
string_table.cpp Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021) 2021-12-24 14:56:13 +08:00
string_table.h Encode StringItem with ASCII tag in length 2021-09-24 16:48:44 +08:00
thread_manager.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
thread_manager.h Extract ManagedThread and MTManagedThread from thread.h 2022-02-08 16:42:22 +03:00
thread_pool_queue.h add ark runtime_core 2021-09-05 20:53:43 +08:00
thread_pool.h add ark runtime_core 2021-09-05 20:53:43 +08:00
thread.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00
time_utils.cpp Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021) 2021-12-24 14:56:13 +08:00
timing.cpp Fix serious codecheck warnings(generated by OpenHarmony CI on December 24, 2021) 2021-12-24 14:56:13 +08:00
timing.h add ark runtime_core 2021-09-05 20:53:43 +08:00
vreg_info.h add ark runtime_core 2021-09-05 20:53:43 +08:00
vtable_builder.cpp add ark runtime_core 2021-09-05 20:53:43 +08:00