arkcompiler_ets_runtime/ecmascript
wengchangcheng 8faa5f9abc [part-1] delete "*-inl.h" of newest codex rule
move the definition to the declare head file

issue: https://gitee.com/openharmony/ark_js_runtime/issues/I512HV

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: Ieeb0ec96281cda51d0bebd6a2e771fc8d4078306
2022-04-07 14:14:49 +08:00
..
base [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
builtins [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
compiler !946 Enable Call Stub 2022-04-06 14:28:26 +00:00
containers Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
dfx [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
ic [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
interpreter [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
jobs [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
js_vm add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
jspandafile [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
mem [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
module refactor stl container 2022-04-06 16:05:22 +08:00
napi [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
regexp add -Werror -Wextra gn flag for 'compiler' 2022-03-25 15:31:59 +08:00
sharedMemoryManaged Added SharedArrayBuffer module code 2022-04-02 18:46:20 +08:00
snapshot refactor stl container 2022-04-06 16:05:22 +08:00
stubs Enable Call Stub 2022-04-06 20:00:22 +08:00
taskpool Change file folder "platform" to "tastpool" 2022-03-23 15:43:38 +08:00
tests [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
tooling [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
trampoline Adaptation for aot framework helloworld test. 2022-04-02 15:29:44 +08:00
ts_types [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
accessor_data.h Refactor ID definition and callSignature initialization mechanism of stubs 2022-03-18 22:01:52 +08:00
builtins.cpp !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00:00
builtins.h Added SharedArrayBuffer module code 2022-04-02 18:46:20 +08:00
common.h Refactor JSThread layout and introduce macro for debugging 2022-03-10 00:25:35 -08:00
dump.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +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 Add a protection judgment to prevent application crash 2022-03-24 15:56:44 +08: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 redundant codes 2022-03-29 23:49:20 -07: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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
ecma_vm.h refactor stl container 2022-04-06 16:05:22 +08:00
frames.h Add AsmInterpreterFrame 2022-03-30 10:51:05 +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 !738 Add Container Deque And Container Stack 2022-03-30 02:13:32 +00:00
global_env_constants.h !738 Add Container Deque And Container Stack 2022-03-30 02:13:32 +00:00
global_env.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
global_env.h Added SharedArrayBuffer module code 2022-04-02 18:46: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 merge bugfix from release into master 2022-04-02 17:49:22 +08:00
js_api_arraylist.h Clean Code For CodeHub Issues 2022-03-22 11:34:13 +08:00
js_api_deque_iterator.cpp Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_deque_iterator.h Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_deque.cpp Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_deque.h Add Container Deque And Stack 2022-03-29 18:13:38 +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_stack_iterator.cpp Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_stack_iterator.h Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_stack.cpp Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_api_stack.h Add Container Deque And Stack 2022-03-29 18:13: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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 merge bugfix from release into master 2022-04-02 17:49:22 +08:00
js_bigint.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 Add typedArray and array extensions 2022-03-24 10:24:32 +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 Add js date cache 2022-03-24 23:08:47 -10:00
js_date.h Add js date cache 2022-03-24 23:08:47 -10:00
js_displaynames.cpp Add international specification module displaynames class code 2022-03-29 09:13:51 +08:00
js_displaynames.h Add international specification module displaynames class code 2022-03-29 09:13:51 +08:00
js_for_in_iterator.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_function.h add Wextra and Werror in gn args 2022-03-24 21:45: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 [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
js_hclass.h !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00:00
js_intl.h heapdump 2021-10-21 01:40:14 -10:00
js_iterator.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_iterator.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_locale.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_locale.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 refactor debugger extractor 2022-03-30 17:49:11 +08:00
js_method.h refactor debugger extractor 2022-03-30 17:49:11 +08: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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_number_format.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
js_object-inl.h Add Container Deque And Stack 2022-03-29 18:13:38 +08:00
js_object.cpp Fix stringify bug for supporting proxy object 2022-03-25 17:26:05 +08:00
js_object.h Add Container Deque And Stack 2022-03-29 18:13:38 +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 [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +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 [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +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 !902 refactor load stub in jsthread 2022-03-28 13:42:03 +00:00
js_serializer.cpp Added SharedArrayBuffer module code 2022-04-02 18:46:20 +08:00
js_serializer.h Added SharedArrayBuffer module code 2022-04-02 18:46:20 +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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00:00
js_tagged_value.cpp !738 Add Container Deque And Container Stack 2022-03-30 02:13:32 +00:00
js_tagged_value.h !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00:00
js_thread.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
js_thread.h refactor load stub in jsthread 2022-03-28 18:02:36 +08:00
js_typed_array.cpp add -Werror -Wextra gn flag for 'compiler' 2022-03-25 15:31:59 +08:00
js_typed_array.h add -Werror -Wextra gn flag for 'compiler' 2022-03-25 15:31:59 +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 [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
layout_info.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
layout_info.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
lexical_env.h refactor debugger extractor 2022-03-30 17:49:11 +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 [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
object_factory.h !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00: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 !918 add SharedArrayBuffer 2022-04-02 11:58:42 +00:00
symbol_table.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
tagged_array-inl.h modify ACCESSOR for EcmaString and TaggedArray 2022-01-17 11:51:50 +08:00
tagged_array.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +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 add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
tagged_hash_table.h add Wextra and Werror in gn args 2022-03-24 21:45:19 +08:00
tagged_queue.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
tagged_tree-inl.h Clean Code 2022-03-19 14:31:04 +08:00
tagged_tree.cpp add Wextra and Werror in gn args 2022-03-24 21:45:19 +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.cpp [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
weak_vector.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00