arkcompiler_ets_runtime/ecmascript
zhangyouyou c65542e984 https://gitee.com/openharmony/ark_js_runtime/issues/I4ZD8T
Signed-off-by: zhangyouyou <zhangyouyou2@huawei.com>
2022-03-24 15:50:18 +08:00
..
base !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
builtins !834 add a unit-test for BuiltinsCollator 2022-03-22 13:30:15 +00:00
compiler !735 add methods to circuit_builder and Js_circuit_builder 2022-03-23 07:12:12 +00:00
containers !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
dfx !835 Clean Code For CodeHub Issues 2022-03-22 04:42:20 +00:00
ic !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
interpreter https://gitee.com/openharmony/ark_js_runtime/issues/I4ZD8T 2022-03-24 15:50:18 +08:00
jobs Fix internal issue list problem 2022-03-14 15:19:45 +08:00
js_vm Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
jspandafile Fix Compile Issue 2022-03-22 11:08:48 +08:00
mem !841 Fix Concurrent Sweep Bugs 2022-03-22 12:22:22 +00:00
module share constpool, and modify some code refactor 2022-03-21 21:46:25 +08:00
napi !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
platform Add information such as instruction immediate, method_id, string_id, etc. 2022-03-15 11:02:40 +08:00
regexp Fix code review from issue 2022-03-22 14:25:18 +08:00
snapshot !762 share constpool, and fix some codestyle 2022-03-21 15:01:23 +00:00
stubs !846 Refactor trampoline signature and name 2022-03-23 02:42:33 +00:00
tests Fix bug when Serializing JSObject contains chinese text 2022-03-23 11:27:04 +08:00
tooling !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
trampoline Add stub compile when trigger start build 2022-03-23 12:34:32 +08:00
ts_types !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
accessor_data.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
builtins.cpp Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
builtins.h Add bigint type, add related instructions and Napi 2022-03-10 21:25:06 +08:00
common.h Refactor JSThread layout and introduce macro for debugging 2022-03-10 00:25:35 -08:00
dump.cpp Improve the efficiency of roller execution 2022-03-22 12:33:08 +08:00
ecma_exceptions.cpp fix warning file 2021-12-24 18:37:44 +08:00
ecma_exceptions.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
ecma_global_storage-inl.h Support weak refernce of ark napi 2022-02-12 11:09:33 +08:00
ecma_global_storage.h !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
ecma_handle_scope.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
ecma_isa.yaml Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
ecma_language_context.cpp Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
ecma_language_context.h Decouple SetExceptionToVReg 2022-02-22 10:46:58 +08:00
ecma_macros.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
ecma_runtime_call_info.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
ecma_string_table.cpp fix ecmastring table 2022-03-14 11:03:53 +08:00
ecma_string_table.h Performance optimization for String table 2022-02-15 14:23:43 +08:00
ecma_string-inl.h !410 modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 10:34:20 +00:00
ecma_string.cpp Performance optimization for String table 2022-02-15 14:23:43 +08:00
ecma_string.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
ecma_vm.cpp !762 share constpool, and fix some codestyle 2022-03-21 15:01:23 +00:00
ecma_vm.h share constpool, and modify some code refactor 2022-03-21 21:46:25 +08:00
frames.h reason:try catch fail 2022-03-22 11:30:26 +08:00
free_object.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
free_object.h Bugfix:Fix application bug that found by monkey testing 2022-02-26 18:39:47 +08:00
generator_helper.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
generator_helper.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
global_dictionary-inl.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
global_dictionary.h Sync code from c_asm_interpreter to master 2022-02-22 17:01:18 +08:00
global_env_constants-inl.h issue:#I4P7EY 2022-02-22 16:50:20 +08:00
global_env_constants.cpp reuse hclass 2022-03-22 14:39:05 +08:00
global_env_constants.h reuse hclass 2022-03-22 14:39:05 +08:00
global_env.cpp EcmaScript Standard Module Implementation 2022-03-10 19:10:42 +08:00
global_env.h Add bigint type, add related instructions and Napi 2022-03-10 21:25:06 +08:00
global_handle_collection.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
internal_call_params.cpp modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
internal_call_params.h fix launcher startup vistor bug 2022-01-05 19:19:33 +08:00
js_api_arraylist_iterator.cpp Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
js_api_arraylist_iterator.h Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
js_api_arraylist.cpp EcmaScript Standard Module Implementation 2022-03-10 19:10:42 +08:00
js_api_arraylist.h Clean Code For CodeHub Issues 2022-03-22 11:34:13 +08:00
js_api_queue_iterator.cpp Add Container Queue 2022-03-05 16:55:38 +08:00
js_api_queue_iterator.h Add Container Queue 2022-03-05 16:55:38 +08:00
js_api_queue.cpp Add Container Queue 2022-03-05 16:55:38 +08:00
js_api_queue.h Add Container Queue 2022-03-05 16:55:38 +08:00
js_api_tree_map_iterator.cpp Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
js_api_tree_map_iterator.h Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
js_api_tree_map.cpp Description 2022-02-10 11:28:34 +08:00
js_api_tree_map.h Description 2022-02-10 11:28:34 +08:00
js_api_tree_set_iterator.cpp Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
js_api_tree_set_iterator.h Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
js_api_tree_set.cpp Description 2022-02-10 11:28:34 +08:00
js_api_tree_set.h Description 2022-02-10 11:28:34 +08:00
js_arguments.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_arguments.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_array_iterator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_array_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_array.cpp EcmaScript Standard Module Implementation 2022-03-10 19:10:42 +08:00
js_array.h EcmaScript Standard Module Implementation 2022-03-10 19:10:42 +08:00
js_arraybuffer.cpp fix jspandafile of framework file and aot info 2022-03-04 15:29:27 +08:00
js_arraybuffer.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_async_function.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_async_function.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_bigint.cpp handle the compilation error in the js_bigint.cpp 2022-03-23 11:50:40 +08:00
js_bigint.h Improve the efficiency of roller execution 2022-03-22 12:33:08 +08:00
js_collator.cpp Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
js_collator.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_dataview.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_dataview.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_date_time_format.cpp Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_date_time_format.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_date.cpp Adapt for windows platform 2022-03-02 11:22:58 +08:00
js_date.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_for_in_iterator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_for_in_iterator.h Fix internal issue list problem 2022-03-14 17:42:27 +08:00
js_function_kind.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_function.cpp Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_function.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_generator_object.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_generator_object.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_global_object.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_handle.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
js_hclass-inl.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_hclass.cpp Fix Non Moveable Space OOM 2022-03-20 15:02:45 +08:00
js_hclass.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_intl.h heapdump 2021-10-21 01:40:14 -10:00
js_invoker.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_invoker.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_iterator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_locale.cpp Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_locale.h Fix internal issue list problem 2022-03-14 15:19:45 +08:00
js_map_iterator.cpp Fix internal issue list problem 2022-03-14 17:42:27 +08:00
js_map_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_map.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_map.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_method.cpp !815 Fix code review from issue 2022-03-22 08:36:13 +00:00
js_method.h !835 Clean Code For CodeHub Issues 2022-03-22 04:42:20 +00:00
js_native_pointer.h fix jspandafile of framework file and aot info 2022-03-04 15:29:27 +08:00
js_number_format.cpp Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_number_format.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_object-inl.h !526 Add Container ArrayList 2022-02-18 09:53:09 +00:00
js_object.cpp EcmaScript Standard Module Implementation 2022-03-10 19:10:42 +08:00
js_object.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_plural_rules.cpp Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_plural_rules.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_primitive_ref.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
js_primitive_ref.h Add bigint type, add related instructions and Napi 2022-03-10 21:25:06 +08:00
js_promise.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_promise.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_proxy.cpp Fix code review from issue 2022-03-22 14:25:18 +08:00
js_proxy.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_realm.h heapdump 2021-10-21 01:40:14 -10:00
js_regexp.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_relative_time_format.cpp EcmaScript Standard Module Implementation 2022-03-10 19:10:42 +08:00
js_relative_time_format.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
js_runtime_options.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
js_serializer.cpp Fix bug when Serializing JSObject contains chinese text 2022-03-23 11:27:04 +08:00
js_serializer.h Fix bug when Serializing JSObject contains chinese text 2022-03-23 11:27:04 +08:00
js_set_iterator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_set_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_set.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_set.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_stable_array.cpp modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
js_stable_array.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_string_iterator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_string_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_symbol.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_tagged_number.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
js_tagged_value-inl.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
js_tagged_value.cpp Add bigint type, add related instructions and Napi 2022-03-10 21:25:06 +08:00
js_tagged_value.h Fix code review from issue 2022-03-22 14:25:18 +08:00
js_thread.cpp [bug]fix compile error in js_thread.cpp 2022-03-21 19:38:45 +08:00
js_thread.h Refactor bytecode dispatch of bytecode in asm interpreter 2022-03-21 16:16:51 +08:00
js_typed_array.cpp modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
js_typed_array.h fix warning files 2022-02-15 16:58:32 +08:00
js_weak_container.cpp Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_weak_container.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
layout_info-inl.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
layout_info.cpp modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
layout_info.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
lexical_env.h issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
linked_hash_table-inl.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
linked_hash_table.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
linked_hash_table.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
message_string.cpp Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
message_string.h Refactor bytecode dispatch of bytecode in asm interpreter 2022-03-21 16:16:51 +08:00
object_factory-inl.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
object_factory.cpp !838 reuse hclass 2022-03-22 09:39:22 +00:00
object_factory.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
object_operator.cpp Sync code from c_asm_interpreter to master 2022-02-22 17:01:18 +08:00
object_operator.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
property_attributes.h Clean Code 2022-03-19 14:31:04 +08:00
record.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
runtime_api.cpp Fix code review from issue 2022-03-22 14:25:18 +08:00
runtime_api.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
runtime_call_id.h Clean Code For CodeHub Issues #96-#123 And #250-#264 2022-03-21 17:09:19 +08:00
stub_module.cpp Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
stub_module.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
symbol_table-inl.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
symbol_table.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
tagged_array-inl.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
tagged_array.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
tagged_dictionary.cpp Fix internal issue list problem 2022-03-14 17:42:27 +08:00
tagged_dictionary.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
tagged_hash_table-inl.h Clean Code 2022-03-19 14:31:04 +08:00
tagged_hash_table.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
tagged_queue-inl.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
tagged_queue.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
tagged_tree-inl.h Clean Code 2022-03-19 14:31:04 +08:00
tagged_tree.cpp Clean Code 2022-03-19 14:31:04 +08:00
tagged_tree.h Clean Code 2022-03-19 14:31:04 +08:00
template_map.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
template_string.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
template_string.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
transitions_dictionary.h modify transitions to weak reference 2022-03-14 11:02:43 +08:00
weak_vector-inl.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
weak_vector.cpp modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
weak_vector.h Clean Code 2022-03-19 14:31:04 +08:00