arkcompiler_ets_runtime/ecmascript
zhangyukun8 2666efaaf5 Support dump setting function prototype info for pgo
1. Dump setting function prototype info and optimized with it
2. Filter newtarget for fast-call

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA4Z13?from=project-issue

Signed-off-by: zhangyukun8 <zhangyukun8@huawei.com>
Change-Id: Ie42304bfbdcb79aabd64812441ed2cce9dacccdb
2024-07-08 17:25:12 +08:00
..
base fix mjsunit/es6/typedarray-iteration.js 2024-07-03 19:20:05 +08:00
builtins !7090 [Bug]: Typedarray shadowing length doesn't affect some, unlike Array.prototype.some. And if IsDetachedBuffer expected typedError. 2024-07-03 14:13:10 +00:00
checkpoint !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
compiler Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
containers !7130 JS bitvector支持 UT测试 2024-06-17 11:48:36 +00:00
daemon issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA9PV1 2024-07-03 18:13:18 +08:00
debugger fix -1 cast to 4294967295 2024-06-29 15:25:28 +08:00
deoptimizer [JIT] Remove reset hotness cnt when deopt 2024-06-06 19:07:51 +08:00
dfx !7972 modify heapdump api 2024-07-03 08:59:24 +00:00
extractortool/src fix warning of security 2024-06-14 15:19:49 +08:00
ic filter big method when dump 2024-07-02 21:03:55 +08:00
interpreter Fix Aot Binding and Array.prototype.indexOf 2024-07-01 16:34:58 +08:00
intl Opt string.localeCompare 2024-06-06 09:52:10 +08:00
jit !7966 [JIT] Set app jit hotness threshold 2024-07-04 04:47:58 +00:00
jobs optimized for microJob trace 2024-06-07 11:56:55 +08:00
js_api fix -1 cast to 4294967295 2024-06-29 15:25:28 +08:00
js_vm
jspandafile Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
mem !8012 CFI Rule Adjustment 2024-07-04 08:33:00 +00:00
module !7590 sysfreeze happend when loading same shared-module in same thread 2024-06-25 16:55:41 +00:00
napi fix mac sdk compile error 2024-07-04 03:30:59 +00:00
ohos !7966 [JIT] Set app jit hotness threshold 2024-07-04 04:47:58 +00:00
patch bug fix of hot reload 2024-05-31 09:36:41 +08:00
pgo_profiler Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
platform [bugfix]:fix cant create empty an ai in target mode 2024-07-01 17:08:30 +08:00
quick_fix
regexp !7046 [BUG] fix Regular judgment 2024-07-02 04:05:45 +00:00
require fix standalone build error 2024-05-13 20:38:46 +08:00
sdk Fix dependency missing for ark_aot_compiler.exe 2024-06-06 10:02:24 +08:00
serializer !7858 SharedGC并发处理local-to-share rset 2024-06-25 05:18:46 +00:00
shared_mm
shared_objects 1.Bug In Array.sort,2.JSTaggedValue::ToLength may has Exception 2024-06-13 14:51:39 +08:00
snapshot Optimize AOT ai file loading 2024-06-24 09:47:15 +08:00
stackmap
stubs filter big method when dump 2024-07-02 21:03:55 +08:00
taskpool issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA9PV1 2024-07-03 18:13:18 +08:00
tests Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
ts_types fix general warning 2024-06-06 09:12:05 +08:00
accessor_data.h
async_generator_helper.cpp
async_generator_helper.h
builtin_entries.h
byte_array.cpp
byte_array.h
common.h SharedGC process rset in concurrently 2024-06-24 19:22:39 +08:00
date_parse.cpp Fix code style 2024-05-17 10:57:26 +08:00
date_parse.h
dump.cpp Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
ecma_context.cpp Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
ecma_context.h Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
ecma_global_storage.h 修改告警 2024-05-06 16:09:56 +08:00
ecma_handle_scope.cpp Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
ecma_handle_scope.h primitive_scope part2 2024-05-07 10:52:20 +08:00
ecma_isa.yaml add define property by name 2024-05-23 21:28:08 +08:00
ecma_macros.h Fix Trace bug 2024-06-11 21:59:47 +08:00
ecma_param_configuration.h Modify old space overshoot size to avoid long time mark wait 2024-06-01 15:32:19 +08:00
ecma_runtime_call_info.h
ecma_string_table.cpp Optimize AOT ai file loading 2024-06-24 09:47:15 +08:00
ecma_string_table.h Optimize AOT ai file loading 2024-06-24 09:47:15 +08:00
ecma_string-inl.h Use constexpr for if statement in template 2024-06-09 20:31:10 +08:00
ecma_string.cpp Add Fast Path For ToLocaleUpperCase 2024-06-26 14:21:52 +08:00
ecma_string.h Add Fast Path For ToLocaleUpperCase 2024-06-26 14:21:52 +08:00
ecma_vm.cpp !7954 [JIT] Fix clear jit task when vm exit 2024-06-27 09:55:46 +00:00
ecma_vm.h The loading AotRuntimeInfo class is changed to singleton mode 2024-06-21 17:40:17 +08:00
element_accessor-inl.h Add fastpath for elementkind 2024-05-24 15:11:45 +08:00
element_accessor.cpp Add fastpath for elementkind 2024-05-24 15:11:45 +08:00
element_accessor.h Add fastpath for elementkind 2024-05-24 15:11:45 +08:00
elements.cpp 五大项整改:HeapSnapshot::GenerateNode();Elements::MigrateArrayWithKind();StoreICRuntime::StoreMiss();JITProfiler::ConvertICByNameWithHandler() 2024-05-22 11:11:31 +08:00
elements.h [features]: Optimize array.prototype.includes/indexof without relying on ElementsKind 2024-06-28 11:08:01 +08:00
enum_conversion.h
filter_helper.h
frames.cpp Use constexpr for if statement in template 2024-06-09 20:31:10 +08:00
frames.h [BaselineJIT] fix warnings 2024-06-15 18:35:36 +08:00
free_object.cpp
free_object.h
function_proto_transition_table.cpp Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
function_proto_transition_table.h Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
generator_helper.cpp
generator_helper.h
global_dictionary-inl.h
global_dictionary.h
global_env_constants-inl.h
global_env_constants.cpp !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
global_env_constants.h [feature]:array builtins inline 2024-06-21 09:14:59 +08:00
global_env_fields.h !7206 Inline some builtins of Object Function Reflect 2024-05-23 04:30:24 +00:00
global_env.cpp
global_env.h Fix: allocation at heapdump is not allowed 2024-05-30 17:11:38 +08:00
global_handle_collection.h
global_index_map.cpp
global_index_map.h
global_index.h
js_arguments.cpp
js_arguments.h
js_array_iterator.cpp 1.Bug In Array.sort,2.JSTaggedValue::ToLength may has Exception 2024-06-13 14:51:39 +08:00
js_array_iterator.h
js_array.cpp Fix array-length.js and typedarray-construct-by-array-like.js 2024-07-01 18:04:54 +08:00
js_array.h 五大项整改:JSArray::SetCapacity(); 2024-05-28 16:32:03 +08:00
js_arraybuffer.cpp Support jsarraybuffer with external pointer transfer and intercept JSNativePointer serialize 2024-05-07 15:10:13 +08:00
js_arraybuffer.h Support jsarraybuffer with external pointer transfer and intercept JSNativePointer serialize 2024-05-07 15:10:13 +08:00
js_async_from_sync_iterator.cpp
js_async_from_sync_iterator.h
js_async_function.cpp
js_async_function.h
js_async_generator_object.cpp An exception was generated when throwing an exception. Procedure 2024-06-03 22:19:49 +08:00
js_async_generator_object.h
js_bigint.cpp !7056 [Bug] atomics方法Detach后未报异常 2024-05-25 16:10:43 +00:00
js_bigint.h Bugfix: shared nonmovable space reach limit frequently 2024-05-23 11:54:28 +08:00
js_collator.cpp warning fix 2024-06-17 19:21:06 +08:00
js_collator.h Opt string.localeCompare 2024-06-06 09:52:10 +08:00
js_dataview.cpp
js_dataview.h
js_date_time_format.cpp fix intl issues 2024-06-24 16:06:08 +08:00
js_date_time_format.h
js_date.cpp 修复三方库失败 2024-06-22 16:12:55 +08:00
js_date.h jsdate优化代码性能 2024-06-20 10:37:34 +08:00
js_displaynames.cpp
js_displaynames.h
js_file_path.cpp
js_file_path.h
js_finalization_registry.cpp
js_finalization_registry.h
js_for_in_iterator.cpp
js_for_in_iterator.h
js_function_kind.h
js_function.cpp Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
js_function.h Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
js_generator_object.cpp
js_generator_object.h
js_global_object.h
js_handle.h primitive_scope part3 2024-05-10 12:29:07 +08:00
js_hclass-inl.h Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
js_hclass.cpp Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
js_hclass.h Support dump setting function prototype info for pgo 2024-07-08 17:25:12 +08:00
js_intl.h
js_iterator.cpp
js_iterator.h
js_list_format.cpp An exception was generated when throwing an exception. Procedure 2024-06-03 22:19:49 +08:00
js_list_format.h
js_locale.cpp Opt string.localeCompare 2024-06-06 09:52:10 +08:00
js_locale.h !7722 静态告警fix 2024-06-11 03:39:37 +00:00
js_map_iterator.cpp
js_map_iterator.h
js_map.cpp
js_map.h
js_native_pointer.h
js_number_format.cpp !6941 【bug】修复formatToParts参数不支持bigint问题 2024-05-01 02:28:57 +00:00
js_number_format.h
js_object_resizing_strategy.h
js_object-inl.h Use constexpr for if statement in template 2024-06-09 20:31:10 +08:00
js_object.cpp fix duplicate jsobject url in heapdump 2024-06-24 12:10:28 +08:00
js_object.h !6694 [新需求]: ArkTS bitvector支持 2024-05-17 15:04:43 +00:00
js_plural_rules.cpp
js_plural_rules.h
js_primitive_ref.cpp
js_primitive_ref.h
js_promise.cpp NAPI Optimization - ResolveReject Defer 2024-05-04 19:40:16 +08:00
js_promise.h
js_proxy.cpp Revert "Reason:opt proxy get set" 2024-06-05 21:02:36 +08:00
js_proxy.h
js_realm.h
js_regexp_iterator.cpp
js_regexp_iterator.h
js_regexp.h
js_relative_time_format.cpp
js_relative_time_format.h
js_runtime_options.cpp filter big method when dump 2024-07-02 21:03:55 +08:00
js_runtime_options.h filter big method when dump 2024-07-02 21:03:55 +08:00
js_segment_iterator.cpp
js_segment_iterator.h
js_segmenter.cpp
js_segmenter.h
js_segments.cpp
js_segments.h
js_serializer.cpp codeCheck 2024-06-04 09:45:47 +08:00
js_serializer.h 五大项整改 :JSDeserializer::ReadJSTypedArray() 2024-05-28 17:29:20 +08:00
js_set_iterator.cpp
js_set_iterator.h
js_set.cpp
js_set.h
js_stable_array.cpp !7332 修复Array join嵌套Array join执行异常问题 2024-07-03 12:43:58 +00:00
js_stable_array.h !7332 修复Array join嵌套Array join执行异常问题 2024-07-03 12:43:58 +00:00
js_string_iterator.cpp
js_string_iterator.h
js_symbol.h fix debug pgo 262 2024-04-29 17:29:45 +08:00
js_tagged_number.h
js_tagged_value_internals.h
js_tagged_value-inl.h Fix(Aot): Application Aot optimization 2024-06-27 19:04:32 +08:00
js_tagged_value.cpp Opt IntLexicographicCompare 2024-06-07 15:15:01 +08:00
js_tagged_value.h Fix(Aot): Application Aot optimization 2024-06-27 19:04:32 +08:00
js_thread_hclass_entries.h
js_thread_stub_entries.h
js_thread.cpp issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA9PV1 2024-07-03 18:13:18 +08:00
js_thread.h !7753 fix some jit bug in dfx 2024-06-25 07:17:42 +00:00
js_typed_array.cpp Fix mjsunit/es6/typedarray-every.js、mjsunit/es6/typedarray.js 2024-05-23 20:32:29 +10:30
js_typed_array.h fix napi sendable 2024-05-12 00:16:30 +08:00
js_weak_container.cpp
js_weak_container.h
js_weak_ref.h Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
jsnapi_sendable.cpp modify sendable api and optimize napi performence 2024-05-13 17:45:39 +08:00
jsnapi_sendable.h Add sendable napi 2024-05-10 12:01:04 +08:00
layout_info-inl.h Use constexpr for if statement in template 2024-06-09 20:31:10 +08:00
layout_info.cpp fix debug pgo 262 2024-04-29 17:29:45 +08:00
layout_info.h fix debug pgo 262 2024-04-29 17:29:45 +08:00
lexical_env.h
linked_hash_table.cpp Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
linked_hash_table.h
log_wrapper.h SA compiler log domainID 2024-06-09 12:56:07 +08:00
log.cpp SA compiler log domainID 2024-06-09 12:56:07 +08:00
log.h SA compiler log domainID 2024-06-09 12:56:07 +08:00
marker_cell.h
message_string.cpp
message_string.h Opt Array.isArray & Reflect.get & Object.SetPrototypeOf 2024-05-27 19:26:21 +08:00
method.cpp Fix GetMethodLiteral in jit mode 2024-06-04 17:29:57 +08:00
method.h Fix GetMethodLiteral in jit mode 2024-06-04 17:29:57 +08:00
mutator_lock.cpp Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
mutator_lock.h
object_factory-inl.h fix native size bug 2024-06-21 10:33:08 +08:00
object_factory.cpp filter big method when dump 2024-07-02 21:03:55 +08:00
object_factory.h Fix(Aot): Application Aot optimization 2024-06-27 19:04:32 +08:00
object_fast_operator-inl.h bugfix:ObjectOperator::UpdateDataValue use a moved JSTaggedValue 2024-06-13 20:12:22 +08:00
object_fast_operator.h !7241 NAPI Optimization - Get(Has, delete)Property 2024-05-14 11:02:23 +00:00
object_operator.cpp bugfix:ObjectOperator::UpdateDataValue use a moved JSTaggedValue 2024-06-13 20:12:22 +08:00
object_operator.h avoid deopt when array store index is out of bounds 2024-05-25 16:53:18 +08:00
on_heap.h
property_accessor.cpp
property_accessor.h
property_attributes.h
property_detector-inl.h
property_detector.h
record.h
runtime_call_id.h !7755 Support the splice interface of shared array. 2024-06-18 06:52:27 +00:00
runtime_lock.cpp Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
runtime_lock.h
runtime.cpp !7954 [JIT] Fix clear jit task when vm exit 2024-06-27 09:55:46 +00:00
runtime.h SharedGC process rset in concurrently 2024-06-24 19:22:39 +08:00
sendable_env.h Support sendable env 2024-05-12 17:41:27 +08:00
shared_object_factory.cpp Fix(Aot): Application Aot optimization 2024-06-27 19:04:32 +08:00
sustaining_js_handle.cpp
sustaining_js_handle.h
symbol_table.h
tagged_array-inl.h sticky gc 2024-06-01 09:58:09 +08:00
tagged_array.h sticky gc 2024-06-01 09:58:09 +08:00
tagged_dictionary.cpp
tagged_dictionary.h
tagged_hash_array.cpp 修改告警:确保无符号整数不溢出 2024-05-10 18:27:47 +08:00
tagged_hash_array.h
tagged_hash_table.h 修改告警 2024-05-07 19:08:57 +08:00
tagged_list.cpp
tagged_list.h
tagged_node.cpp
tagged_node.h
tagged_queue.h
tagged_tree.cpp 修改告警 2024-05-04 18:22:49 +08:00
tagged_tree.h
template_map.h
template_string.cpp
template_string.h
transitions_dictionary.h
vtable.cpp
vtable.h
waiter_list.cpp
waiter_list.h
weak_vector.cpp
weak_vector.h