arkcompiler_ets_runtime/ecmascript
openharmony_ci 27e070fda9
!3323 Explicit only works on single-argument constructor
Merge pull request !3323 from guobingbing3/optimize
2023-01-03 06:09:17 +00:00
..
base Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
builtins Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
compiler Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
containers Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
debugger Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
deoptimizer Fix code style 2022-12-26 19:50:46 +08:00
dfx Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
ic Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
interpreter Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
jobs Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_api Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_vm Descriptor: Modify for ark standalone build 2022-11-16 10:16:20 +08:00
jspandafile Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
mem Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
module !3286 import json 2022-12-30 10:54:27 +00:00
napi Import shared libraries across applications 2022-12-30 15:36:07 +08:00
patch !3278 Delete redundant checks 2023-01-03 03:36:15 +00:00
platform Fix some problems of AOT 2022-12-30 14:22:06 +08:00
quick_fix Add error code for quick fix 2022-12-07 11:50:57 +08:00
regexp Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
require enable module import json 2022-12-29 17:07:07 +08:00
sdk add builtins to ets-loader 2022-12-31 17:22:50 +08:00
shared_mm Trigger gc by native binding size 2022-09-09 16:58:03 +08:00
snapshot Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
stackmap Fix code style 2022-12-26 19:50:46 +08:00
stubs Fix code style 2022-12-26 19:50:46 +08:00
taskpool !3083 Add basic platform for adapting crossing os 2022-11-28 13:05:33 +00:00
tests Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
ts_types Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
accessor_data.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
aot_file_manager.cpp Add testcase for add a function in function for hot patch 2022-12-28 11:22:56 +08:00
aot_file_manager.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
async_generator_helper.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
async_generator_helper.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
byte_array.cpp Fix code check 2022-11-28 14:53:17 +08:00
byte_array.h Add onheap path for arraybuffer while arraybuffer bytelength is not greater than 64 2022-10-29 14:25:41 +08:00
common.h Ark engine adapt to ios platform. 2022-10-13 23:07:50 +08:00
dump.cpp Optimize and refactor DumpForSnapshot 2022-12-19 10:04:22 +08:00
ecma_global_storage.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
ecma_handle_scope.h feat(dfx): Handle leak check dfx and Hilog opt 2022-08-27 11:04:17 +08:00
ecma_isa.yaml Merge branch 'master' of gitee.com:openharmony/arkcompiler_ets_runtime into master 2022-09-06 10:28:04 +08:00
ecma_macros.h AOT and ASM-Interpreter share builtins stub with call and new 2022-11-28 19:15:55 +08:00
ecma_param_configuration.h Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
ecma_runtime_call_info.h !1924 Modify numArgs from int32_t to uint32_t 2022-08-08 14:03:45 +00:00
ecma_string_table.cpp add TreeString and LineString 2022-11-25 16:39:45 +08:00
ecma_string_table.h Constpool object moved to old age 2022-07-23 11:31:35 +08:00
ecma_string-inl.h Fix code style 2022-12-26 19:50:46 +08:00
ecma_string.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
ecma_string.h Modifying Code Alarms 2022-11-30 17:27:02 +08:00
ecma_vm.cpp enable parallel gc and concurrrent mark 2022-12-22 15:16:35 +08:00
ecma_vm.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
frames.cpp The CPUoScenario increments the row number, column number, and URL of the NAPI method 2022-12-29 16:19:39 +08:00
frames.h The CPUoScenario increments the row number, column number, and URL of the NAPI method 2022-12-29 16:19:39 +08:00
free_object.cpp Description:Memory Leak DFX 2022-07-19 10:49:19 +08:00
free_object.h Merge remote-tracking branch 'origin/master' into wcc_0808 2022-08-30 19:19:34 +08:00
generator_helper.cpp Descriptor: support first level instruction 2022-08-24 14:12:42 +08:00
generator_helper.h Impl rsp frame of generator 2022-05-16 09:18:47 +08:00
global_dictionary-inl.h add log fatal before unreachable 2022-12-01 16:30:13 +08:00
global_dictionary.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
global_env_constants-inl.h Add some middle level ir for optimize newobj or create literal heapobj 2022-09-22 12:20:29 +08:00
global_env_constants.cpp add string "_napiwrapper" to global const 2022-12-05 16:33:38 +08:00
global_env_constants.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
global_env.cpp Snapshot support serialize builtins object independently 2022-06-09 21:21:44 +08:00
global_env.h Fix the way of resolving CommonJS file entryPoint 2022-12-05 10:19:28 +08:00
global_handle_collection.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
js_arguments.cpp Remove JSArgument's unused accessor 2022-06-14 19:44:14 +08:00
js_arguments.h Remove JSArgument's unused accessor 2022-06-14 19:44:14 +08:00
js_array_iterator.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_array_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_array.cpp cow array optimize 2022-10-26 11:37:49 +08:00
js_array.h cow array optimize 2022-10-26 11:37:49 +08:00
js_arraybuffer.cpp Add onheap path for arraybuffer while arraybuffer bytelength is not greater than 64 2022-10-29 14:25:41 +08:00
js_arraybuffer.h Add onheap path for arraybuffer while arraybuffer bytelength is not greater than 64 2022-10-29 14:25:41 +08:00
js_async_function.cpp fix(memory): memory leaking of async function 2022-11-30 15:38:39 +08:00
js_async_function.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
js_async_generator_object.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_async_generator_object.h Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
js_bigint.cpp remove redundant spaces between operator 2022-11-29 11:47:32 +08:00
js_bigint.h Fix code check 2022-11-26 15:24:12 +08:00
js_collator.cpp Add fast path for Number/BigInt/String's locale sensitive API 2022-12-02 17:00:12 +08:00
js_collator.h Add fast path for Number/BigInt/String's locale sensitive API 2022-12-02 17:00:12 +08:00
js_dataview.cpp add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_dataview.h Header file redundancy rectification 2022-07-18 19:58:44 +08:00
js_date_time_format.cpp Add fast path for Number/BigInt/String's locale sensitive API 2022-12-02 17:00:12 +08:00
js_date_time_format.h Add fast path for Number/BigInt/String's locale sensitive API 2022-12-02 17:00:12 +08:00
js_date.cpp Add DateConstructor in builtins stubs 2022-12-05 15:56:32 +08:00
js_date.h Add DateConstructor in builtins stubs 2022-12-05 15:56:32 +08:00
js_displaynames.cpp Fix code style 2022-12-26 19:50:46 +08:00
js_displaynames.h use full-path for all headers. 2022-07-25 20:32:55 +08:00
js_file_path.cpp aot support multi hap in one vm 2022-12-10 16:33:05 +08:00
js_file_path.h aot support multi hap in one vm 2022-12-10 16:33:05 +08:00
js_finalization_registry.cpp Fix bug about finalization 2022-08-08 09:04:05 +08:00
js_finalization_registry.h fix code warnings 2022-11-28 10:00:41 +08:00
js_for_in_iterator.cpp reason:optimize for in 2022-11-26 19:13:06 +08:00
js_for_in_iterator.h reason:optimize for in 2022-11-26 19:13:06 +08:00
js_function_kind.h Descriptor: Fix getter/setter function have no name accessor 2022-10-06 23:11:16 +08:00
js_function.cpp add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_function.h CpuProfiler add runtime TAG 2022-11-30 15:08:51 +08:00
js_generator_object.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_generator_object.h move this to interpreted frame state 2022-09-16 10:56:07 +08:00
js_global_object.h Add ldpatchvar & stpatchvar for hot patch 2022-09-03 16:12:46 +08:00
js_handle.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_hclass-inl.h add TreeString and LineString 2022-11-25 16:39:45 +08:00
js_hclass.cpp add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_hclass.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_intl.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_iterator.cpp fix codeCheck and codex warnings 2022-09-23 11:39:23 +08:00
js_iterator.h Descriptor: Modify some bug 2022-09-15 17:53:34 +08:00
js_list_format.cpp add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_list_format.h use full-path for all headers. 2022-07-25 20:32:55 +08:00
js_locale.cpp Fix code style 2022-12-26 19:50:46 +08:00
js_locale.h Fix code style 2022-12-26 19:50:46 +08:00
js_map_iterator.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_map_iterator.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
js_map.cpp modify code Optimize clear, delete, has, get, interface performance in builtins_set and builtins_map 2022-08-12 16:08:07 +08:00
js_map.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_native_pointer.h Trigger gc by native binding size 2022-09-09 16:58:03 +08:00
js_number_format.cpp Add fast path for Number/BigInt/String's locale sensitive API 2022-12-02 17:00:12 +08:00
js_number_format.h Add fast path for Number/BigInt/String's locale sensitive API 2022-12-02 17:00:12 +08:00
js_object-inl.h Clear patch constpoool after unload patch 2022-10-12 09:09:36 +08:00
js_object.cpp Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_object.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_plural_rules.cpp add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_plural_rules.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_primitive_ref.cpp Fix code check 2022-11-28 14:53:17 +08:00
js_primitive_ref.h ecmastring interface refractor 2022-09-23 16:29:26 +08:00
js_promise.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +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 style 2022-12-26 19:50:46 +08:00
js_proxy.h Move ConstantPool from JSFunction to JSMethod 2022-08-17 18:58:42 +08:00
js_realm.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_regexp_iterator.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
js_regexp_iterator.h add test case for JSRegexpIterator 2022-07-14 09:52:10 +08:00
js_regexp.h use full-path for all headers. 2022-07-25 20:32:55 +08:00
js_relative_time_format.cpp Fix RelativeTimeFormat 262 failed cases 2022-12-06 09:21:01 +08:00
js_relative_time_format.h add test case for JSRelativeTimeFormat and delete unused codes 2022-07-19 16:13:26 +08:00
js_runtime_options.cpp Add tool: OptCodeProfiler 2022-12-20 11:47:34 +08:00
js_runtime_options.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_serializer.cpp Modifying Code Alarms 2022-12-15 15:45:47 +08:00
js_serializer.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
js_set_iterator.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_set_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_set.cpp modify code Optimize clear, delete, has, get, interface performance in builtins_set and builtins_map 2022-08-12 16:08:07 +08:00
js_set.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_stable_array.cpp Bugfix for Array Return Hole 2022-12-13 15:02:20 +08:00
js_stable_array.h bugfix TypedArray::Set handle 2022-09-29 21:46:24 +08:00
js_string_iterator.cpp fix issue: return JSTaggedValue::Exception to JS-World, which cause 0xa problem 2022-08-15 22:37:14 +08:00
js_string_iterator.h optimize primitive type ACCESSORS 2022-01-25 18:05:12 +08:00
js_symbol.h ecmastring interface refractor 2022-09-23 16:29:26 +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 add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_tagged_value.cpp Fix code style 2022-12-26 19:50:46 +08:00
js_tagged_value.h Modify ets_ runtime alarm problem 2022-12-20 14:42:28 +08:00
js_thread.cpp description: load obj by value and add new check op 2022-12-21 14:50:38 +08:00
js_thread.h !3260 PGO Profiler optimiztion 2022-12-23 07:57:30 +00:00
js_typed_array.cpp Modifying Code Alarms 2022-11-28 19:48:29 +08:00
js_typed_array.h add log fatal before unreachable 2022-12-01 16:30:13 +08:00
js_weak_container.cpp Descriptor: delete bit_utils.h 2022-07-26 15:03:18 +08:00
js_weak_container.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_weak_ref.h ecmastring interface refractor 2022-09-23 16:29:26 +08:00
layout_info-inl.h perf(class): Optimization of Class Field 2022-09-04 16:46:32 +08:00
layout_info.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
layout_info.h perf(class): Optimization of Class Field 2022-09-04 16:46:32 +08:00
lexical_env.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
linked_hash_table.cpp ecmastring interface refractor 2022-09-23 16:29:26 +08:00
linked_hash_table.h modify code Optimize clear, delete, has, get, interface performance in builtins_set and builtins_map 2022-08-12 16:08:07 +08:00
log_wrapper.h AOT and ASM-Interpreter share builtins stub with call and new 2022-11-28 19:15:55 +08:00
log.cpp AOT and ASM-Interpreter share builtins stub with call and new 2022-11-28 19:15:55 +08:00
log.h Force to log for unittests' ARK_LOG(level, ...) while level >= INFO 2022-12-05 23:13:10 +08:00
message_string.cpp AOT and ASM-Interpreter share builtins stub with call and new 2022-11-28 19:15:55 +08:00
message_string.h Add builtins array constructor stub 2022-12-06 16:13:35 +08:00
method.cpp Refactor GetRecordName and GetMethodName for quick fix 2022-12-16 11:12:30 +08:00
method.h Refactor GetRecordName and GetMethodName for quick fix 2022-12-16 11:12:30 +08:00
object_factory-inl.h add log fatal before unreachable 2022-12-01 16:30:13 +08:00
object_factory.cpp !3270 Enable parallel gc and concurrent mark 2022-12-26 03:28:52 +00:00
object_factory.h Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
object_operator.cpp Add builtins array constructor stub 2022-12-06 16:13:35 +08:00
object_operator.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
property_attributes.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
record.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
runtime_call_id.h !3130 Add Instanceof IC 2022-12-12 09:09:15 +00:00
symbol_table.h add log fatal before unreachable 2022-12-01 16:30:13 +08:00
tagged_array-inl.h adjust function position 2022-12-08 18:42:35 +08:00
tagged_array.h adjust function position 2022-12-08 18:42:35 +08:00
tagged_dictionary.cpp Fix code style 2022-12-26 19:50:46 +08:00
tagged_dictionary.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
tagged_hash_array.cpp Fix HashMap And HashSet 2022-08-15 18:06:05 +08:00
tagged_hash_array.h Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
tagged_hash_table.h Modify TagggedHashTable grow strategy 2022-11-16 10:25:25 +08:00
tagged_list.cpp Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
tagged_list.h Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
tagged_node.cpp Fix HashMap And HashSet 2022-08-15 18:06:05 +08:00
tagged_node.h ecmastring interface refractor 2022-09-23 16:29:26 +08:00
tagged_queue.h It need to earse object from TaggedQueue when pop 2022-06-22 09:36:41 +08:00
tagged_tree.cpp fix code warnings 2022-11-15 15:31:14 +08:00
tagged_tree.h Remove leading spaces at empty line 2022-12-27 17:59:06 +08:00
template_map.h use full-path for all headers. 2022-07-25 20:32:55 +08:00
template_string.cpp !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
template_string.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
transitions_dictionary.h add log fatal before unreachable 2022-12-01 16:30:13 +08:00
waiter_list.cpp Optimize Map Insert 2022-09-23 09:40:20 +08:00
waiter_list.h add test case for WaiterList and modify test case 2022-08-25 10:24:41 +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 Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00