arkcompiler_ets_runtime/ecmascript
openharmony_ci 28206dd546
!663 Fix RegExp \p bug
Merge pull request !663 from 李晨帅/master
2022-03-04 12:16:06 +00:00
..
base add test case for GCRingBuffer 2022-03-03 11:20:01 +08:00
builtins add test case for builtinslocale and fix cmetrics warning 2022-03-02 17:14:37 +08:00
class_linker fix actor bug 2022-03-02 15:33:19 +08:00
compiler add rest stub handle 2022-03-04 10:17:52 +08:00
containers Modify ArrayList, TreeMap And TreeSet 2022-03-03 17:02:21 +08:00
dfx move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
ic Sync code from c_asm_interpreter to master 2022-02-22 17:01:18 +08:00
interpreter move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
jobs fix container using error and gc bug 2021-10-20 18:00:44 +08:00
js_vm fix actor bug 2022-03-02 15:33:19 +08:00
jspandafile fix js pandafile reference count 2022-03-03 23:38:31 +08:00
mem !685 enable Parallel GC 2022-03-04 09:02:50 +00:00
napi move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
platform Adapt for windows platform 2022-03-02 11:22:58 +08:00
regexp Fix RegExp \p bug 2022-03-02 15:37:28 +08:00
snapshot js pandafile refactor, support actor function 2022-03-02 15:33:19 +08:00
tests !671 Modify Containers 2022-03-04 10:24:04 +00:00
tooling fix actor bug 2022-03-02 15:33:19 +08:00
trampoline !667 fix write barrier bug 2022-03-03 09:23:21 +00:00
ts_types issue:I4WCBS 2022-03-04 16:19:44 +08:00
accessor_data.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
builtins.cpp Adapt for windows platform 2022-03-02 11:22:58 +08:00
builtins.h Description 2022-02-10 11:28:34 +08:00
class_info_extractor.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
class_info_extractor.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
common.h Adapt for windows platform 2022-03-02 11:22:58 +08:00
dump.cpp !671 Modify Containers 2022-03-04 10:24:04 +00:00
ecma_class_linker_extension.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
ecma_class_linker_extension.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
ecma_exceptions.cpp fix warning file 2021-12-24 18:37:44 +08:00
ecma_exceptions.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +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 Support weak refernce of ark napi 2022-02-12 11:09:33 +08:00
ecma_handle_scope-inl.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
ecma_handle_scope.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
ecma_isa.yaml issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
ecma_language_context.cpp modify debugger events and api test 2022-01-14 15:24:38 +08:00
ecma_language_context.h Decouple SetExceptionToVReg 2022-02-22 10:46:58 +08:00
ecma_macros.h Adapt for windows platform 2022-03-02 11:22:58 +08:00
ecma_module.cpp fix actor bug 2022-03-02 15:33:19 +08:00
ecma_module.h fix actor bug 2022-03-02 15:33:19 +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 GC performance optimization 2022-02-15 14:24:21 +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 Performance optimization for String table 2022-02-15 14:23:43 +08:00
ecma_vm.cpp move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
ecma_vm.h move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
frames.h Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS 2022-03-01 20:10:20 +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 issue:#I4VX1Q 2022-03-03 17:25:07 +08:00
global_env_constants.h issue:#I4P7EY 2022-02-22 16:50:20 +08:00
global_env.cpp fix warning file 2021-12-24 18:37:44 +08:00
global_env.h issue:#I4P7EY 2022-02-22 16:50:20 +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 handle the problem of compiling and reporting errors 2022-02-22 17:52:13 +08:00
js_api_arraylist.h Add container ArrayList 2022-02-18 10:37:31 +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 Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_array.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_arraybuffer.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +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_collator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_collator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +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 Modify RegionFactory and Chunk 2022-02-21 15:22:01 +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 optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_function_kind.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_function.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_function.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +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 Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
js_hclass-inl.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
js_hclass.cpp fix warning files 2022-02-16 14:11:59 +08:00
js_hclass.h issue:#I4P7EY 2022-02-22 16:50:20 +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 modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
js_locale.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
js_map_iterator.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +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 Optimize call 2022-02-26 11:53:40 +08:00
js_method.h Stackless optimalize new operation, including BuiltinsConstructor new and the most common new with callType is HAVE_THIS 2022-03-01 20:10:20 +08:00
js_native_pointer.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_number_format.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_number_format.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
js_object-inl.h !526 Add Container ArrayList 2022-02-18 09:53:09 +00:00
js_object.cpp fix TryLdGlobalByName and LookupPropertyInlinedProps 2022-02-17 13:00:20 +08:00
js_object.h Adapt for windows platform 2022-03-02 11:22:58 +08:00
js_plural_rules.cpp Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
js_plural_rules.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_primitive_ref.cpp add ark js_runtime 2021-09-05 16:05:06 +08:00
js_primitive_ref.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +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 modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +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 optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_relative_time_format.h Modify RegionFactory and Chunk 2022-02-21 15:22:01 +08:00
js_runtime_options.h Heap code refactoring 2022-02-25 16:03:15 +08:00
js_serializer.cpp Add objectId++ for special case that deserialize empty EcmaString 2022-02-24 17:27:27 +08:00
js_serializer.h Make WriteInt() ReadInt() consistent, fix bug imported in recent PR 2022-02-14 19:24:43 +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 Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_tagged_value-inl.h issue:#I4P7EY 2022-02-22 16:50:20 +08:00
js_tagged_value.cpp Add container ArrayList 2022-02-18 10:37:31 +08:00
js_tagged_value.h issue:#I4P7EY 2022-02-22 16:50:20 +08:00
js_thread.cpp move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
js_thread.h move dfx feature to dfx dir 2022-03-04 10:52:47 +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
literal_data_extractor.cpp modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
literal_data_extractor.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
message_string.cpp Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
message_string.h 1.add arraylist and ArkPrivate. 2.add special container in stub. 3.fix Switch 2022-01-04 19:30:40 +08:00
object_factory-inl.h Heap code refactoring 2022-02-25 16:03:15 +08:00
object_factory.cpp !671 Modify Containers 2022-03-04 10:24:04 +00:00
object_factory.h Heap code refactoring 2022-02-25 16:03:15 +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 Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +08:00
record.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
runtime_api.cpp Performance optimization for gc 2022-02-15 14:23:43 +08:00
runtime_api.h Performance optimization for gc 2022-02-15 14:23:43 +08:00
runtime_call_id.h move dfx feature to dfx dir 2022-03-04 10:52:47 +08:00
runtime_trampolines.cpp add rest stub handle 2022-03-04 10:17:52 +08:00
runtime_trampolines.h fix ptr cast to taggedvalue 2022-03-02 11:12:53 +08:00
scope_info_extractor.cpp issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
scope_info_extractor.h issue: https://gitee.com/openharmony/ark_js_runtime/issues/I4VE0E 2022-03-01 11:16:43 +08:00
stub_module.cpp Sync code from c_asm_interpreter to master 2022-02-22 17:01:18 +08:00
stub_module.h Sync code from c_asm_interpreter to master 2022-02-22 17:01:18 +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 optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
tagged_dictionary.cpp optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
tagged_dictionary.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
tagged_hash_table-inl.h Description:sync from code from wgr_master to ohos 2021-12-21 09:36:03 +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 Description 2022-02-10 11:28:34 +08:00
tagged_tree.cpp Description 2022-02-10 11:28:34 +08:00
tagged_tree.h Description 2022-02-10 11:28:34 +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 optimize primitive type ACCESSORS 2022-01-25 18:05:12 +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 modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00