arkcompiler_ets_runtime/ecmascript
openharmony_ci 964c519504
!10319 Fix potential array out of bounds issues
Merge pull request !10319 from yanzhiqi/master
2024-11-22 00:08:51 +00:00
..
base Ason stringify map rollback 2024-11-19 15:19:36 +08:00
builtins Array.sort 增加开关 2024-11-21 12:52:11 +08:00
checkpoint !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
compiler !10257 Bugfix for baselinejit in arm64 2024-11-21 15:57:21 +00:00
containers !10215 Add LinkedList interface insertByIndex 2024-11-18 06:11:16 +00:00
daemon revert ffrt-based taskpool 2024-09-14 09:21:24 +08:00
debugger Refactor module resolve 2024-10-30 09:11:56 +08:00
deoptimizer Bugfix with jitreuse 2024-10-12 19:32:46 +08:00
dfx !10270 bug fix of rawheap translator 2024-11-19 00:30:41 +00:00
extractortool fix bug 2024-09-22 15:52:46 +08:00
ic !10226 Check the results of NewRuntimeCallInfo 2024-11-18 09:34:19 +00:00
interpreter 1**"test" Get Error Result 2024-11-04 22:20:03 +08:00
intl optimize compiler 2024-08-27 11:02:23 +08:00
jit !10190 Tidy AOT code 2024-11-13 04:12:35 +00:00
jobs optimize compiler 2024-08-13 10:17:04 +08:00
js_api BugFix Solve container security issues 2024-11-19 10:19:16 +08:00
js_type_metadata !10198 Fix JSMetadataTest TDD & Install rawheap_translator into ROM 2024-11-12 11:54:35 +00:00
js_vm JitFort开启CFI防护 2024-10-12 10:45:04 +08:00
jspandafile Bitvector shared 2024-11-14 17:53:45 +08:00
mem !10257 Bugfix for baselinejit in arm64 2024-11-21 15:57:21 +00:00
module Open no gc macro 2024-11-15 15:24:16 +08:00
napi !10240 SharedBitvector part2 2024-11-15 09:46:45 +00:00
ohos delete white list 2024-11-15 15:13:13 +08:00
patch Open no gc macro 2024-11-15 15:24:16 +08:00
pgo_profiler !10104 Bug fix when modify proto 2024-11-15 06:32:16 +00:00
platform Fix potential array out of bounds issue 2024-11-20 10:01:18 +08:00
quick_fix JitFort开启CFI防护 2024-10-12 10:45:04 +08:00
regexp log opcode where opCode overflower 2024-10-28 20:37:17 +08:00
require Resolve code security issues 2024-08-20 16:47:08 +08:00
sdk zlib组件的依赖方式整改:外部依赖由deps改为external_deps 2024-11-04 11:03:51 +08:00
serializer !10206 Deserialize region add alive object size statistics 2024-11-14 04:59:12 +00:00
shared_mm Fix compile failed of gc-dfx options 2024-08-30 11:49:29 +08:00
shared_objects Remove handle self 2024-11-11 14:26:02 +08:00
snapshot Use chunk to store serialize shared obj instead of std::vector 2024-09-08 21:27:07 +08:00
stackmap Optimize frame iteration 2024-08-26 10:54:15 +08:00
stubs sync code 2024-11-19 16:37:42 +08:00
taskpool revert ffrt-based taskpool 2024-09-14 09:21:24 +08:00
tests Fix bug when modify proto. 2024-11-14 20:24:56 +08:00
ts_types fix general warning 2024-06-06 09:12:05 +08:00
accessor_data.h Remove JSNativePointer in InternalAccessor 2024-08-21 18:10:09 +08:00
async_generator_helper.cpp optimize compiler 2024-08-13 10:17:04 +08:00
async_generator_helper.h
builtin_entries.h clear builtin entry when sttoglobalrecord 2024-01-08 16:38:59 +08:00
byte_array.cpp optimize compiler 2024-08-13 10:17:04 +08:00
byte_array.h Implement serialize base class 2023-12-01 09:02:26 +08:00
common_enum.h add one policy that native binding size trigger full gc 2024-11-11 17:47:38 +08:00
common.h !8682 Fix some tsan warning 2024-08-17 10:36:57 +00:00
date_parse.cpp parsedate解析月份,月份静态常量提取,优化时间解析 2024-09-10 09:47:15 +08:00
date_parse.h parsedate解析月份,月份静态常量提取,优化时间解析 2024-09-10 09:47:15 +08:00
dump.cpp !10250 Fix memory reached limit while heapdump 2024-11-15 09:00:46 +00:00
ecma_context.cpp Check the results of NewRuntimeCallInfo 2024-11-18 09:29:41 +08:00
ecma_context.h Fix pandafile can't get from pandafileManagerList 2024-09-06 16:09:37 +08:00
ecma_global_storage.h Modify code security specification alarm 2024-07-21 15:28:08 +08:00
ecma_handle_scope.cpp asan hangs on the backtrace 2024-11-01 17:07:06 +08:00
ecma_handle_scope.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
ecma_isa.yaml add define property by name 2024-05-23 21:28:08 +08:00
ecma_macros.h Reason: fix Date cache bug 2024-11-05 20:38:04 +08:00
ecma_param_configuration.h !10273 修复某些场景下GC触发频繁的问题 2024-11-18 15:14:14 +00:00
ecma_runtime_call_info.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
ecma_string_table.cpp !9586 Bugfix: heap pointer may be invalid after gc 2024-10-06 14:39:53 +00:00
ecma_string_table.h [JIT] Fixed string table create jshandle 2024-09-20 18:52:29 +08:00
ecma_string-inl.h add bound check for ConvertRegionUtf8ToUtf16 2024-09-13 21:02:59 +08:00
ecma_string.cpp regexp replaceInternal优化 2024-11-07 19:58:04 +08:00
ecma_string.h Sync incorrect default argument in BZ code 2024-11-15 17:50:53 +08:00
ecma_vm.cpp Move shared nativepointer from JSThread to runtime 2024-10-09 14:20:34 +08:00
ecma_vm.h Modify data structures 2024-11-08 11:46:24 +08:00
element_accessor-inl.h Add fastpath for elementkind 2024-05-24 15:11:45 +08:00
element_accessor.cpp optimize compiler 2024-08-13 10:17:04 +08:00
element_accessor.h Fix bug when modify proto. 2024-11-14 20:24:56 +08:00
elements.cpp optimize compiler 2024-08-13 10:17:04 +08:00
elements.h ElementsKind Support JSArray as Proto 2024-07-24 10:32:41 +08:00
enum_conversion.h Fix the aot bug of ldobjbyname 2024-04-16 12:15:31 +08:00
filter_helper.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
frames.cpp Optimized jit reusefunc 2024-09-27 16:50:24 +08:00
frames.h fix frame warning 2024-10-29 00:41:17 -07:00
free_object.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
free_object.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
generator_helper.cpp Fix compile failed of gc-dfx options 2024-08-30 11:49:29 +08:00
generator_helper.h
global_dictionary-inl.h Support BigInt in Sendable object 2024-03-16 11:31:05 +08:00
global_dictionary.h Bugfix on GlobalDictionary::InvalidatePropertyBox which index is wrong entry param for InvalidateAndReplaceEntry 2024-01-06 15:39:40 +08:00
global_env_constants-inl.h [feature]:dataview.prototype.get arraybuffer.isview aot nativeinline 2024-04-02 12:37:44 +08:00
global_env_constants.cpp Tidy AOT code 2024-11-11 09:13:53 +08:00
global_env_constants.h !10190 Tidy AOT code 2024-11-13 04:12:35 +00:00
global_env_fields.h Bitvector shared 2024-11-11 16:56:35 +08:00
global_env.cpp optimize compiler 2024-08-13 10:17:04 +08:00
global_env.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
global_handle_collection.h
global_index_map.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
global_index_map.h PGO support builtin Ctor Hclass 2024-03-29 10:03:45 +08:00
global_index.h 修改告警 2024-04-24 09:57:44 +08:00
js_arguments.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_arguments.h
js_array_iterator.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_array_iterator.h Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
js_array.cpp !10104 Bug fix when modify proto 2024-11-15 06:32:16 +00:00
js_array.h Fix bug when modify proto. 2024-11-14 20:24:56 +08:00
js_arraybuffer.cpp optimize compiler 2024-08-27 11:02:23 +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 optimize compiler 2024-08-27 11:02:23 +08:00
js_async_from_sync_iterator.h
js_async_function.cpp Error_manager do not triggering 2024-09-26 14:51:58 +08:00
js_async_function.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_async_generator_object.cpp Check the results of NewRuntimeCallInfo 2024-11-18 09:29:41 +08:00
js_async_generator_object.h
js_bigint.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_bigint.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_collator.cpp Optimize Array.sort 2024-11-12 16:03:44 +08:00
js_collator.h Optimize Array.sort 2024-11-12 16:03:44 +08:00
js_dataview.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_dataview.h
js_date_time_format.cpp Opt JSDateTimeFormat::ResolvedOptions 2024-09-06 15:51:59 +08:00
js_date_time_format.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_date.cpp Reason: fix Date cache bug 2024-11-05 20:38:04 +08:00
js_date.h Reason: fix Date cache bug 2024-11-05 20:38:04 +08:00
js_displaynames.cpp parsedate解析月份,月份静态常量提取,优化时间解析 2024-09-10 09:47:15 +08:00
js_displaynames.h parsedate解析月份,月份静态常量提取,优化时间解析 2024-09-10 09:47:15 +08:00
js_file_path.cpp
js_file_path.h
js_finalization_registry.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_finalization_registry.h DateTimeFormat 262fail 2024-07-07 20:59:00 +08:00
js_for_in_iterator.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_for_in_iterator.h Modify code warning 2024-01-09 19:54:37 +08:00
js_function_kind.h asyncmethod.constructor.name 2023-12-28 13:55:37 +08:00
js_function.cpp !10190 Tidy AOT code 2024-11-13 04:12:35 +00:00
js_function.h !10194 Remove handle self 2024-11-12 11:59:42 +00:00
js_generator_object.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_generator_object.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_global_object.h
js_handle.h Refactor tagged array set 2024-10-22 09:22:54 +08:00
js_hclass-inl.h Tidy AOT code 2024-11-11 09:13:53 +08:00
js_hclass.cpp Fix bug when modify proto. 2024-11-14 20:24:56 +08:00
js_hclass.h Fix bug when modify proto. 2024-11-14 20:24:56 +08:00
js_intl.h
js_iterator.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_iterator.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_list_format.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_list_format.h modify napi performance 2024-04-21 14:47:41 +08:00
js_locale.cpp parsedate解析月份,月份静态常量提取,优化时间解析 2024-09-10 09:47:15 +08:00
js_locale.h parsedate解析月份,月份静态常量提取,优化时间解析 2024-09-10 09:47:15 +08:00
js_map_iterator.cpp Open no gc macro 2024-11-15 15:24:16 +08:00
js_map_iterator.h Bug in Array.from fastpath 2024-07-14 20:30:57 +08:00
js_map.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_map.h Ason.parse support map 2024-08-04 10:38:56 +08:00
js_native_pointer.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_native_pointer.h Reduce size of JSNativePointer 2024-09-14 16:35:21 +08:00
js_number_format.cpp Memory usage optimization 2024-10-23 19:59:35 +08:00
js_number_format.h Memory usage optimization 2024-10-23 19:59:35 +08:00
js_object_resizing_strategy.h complete pr 4963 of properties add 8 2023-10-23 16:01:02 +08:00
js_object-inl.h Remove handle self 2024-11-11 14:26:02 +08:00
js_object.cpp Open no gc macro 2024-11-15 15:24:16 +08:00
js_object.h Remove handle self 2024-11-11 14:26:02 +08:00
js_plural_rules.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_plural_rules.h modify napi performance 2024-04-21 14:47:41 +08:00
js_primitive_ref.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_primitive_ref.h Fix String extend Bug 2023-05-22 16:02:21 +08:00
js_promise.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_promise.h
js_proxy.cpp GetPrototype方法中对象被错误的回收 2024-11-15 11:50:20 +08:00
js_proxy.h [JIT] export libark_jsruntime.so symbols for libark_jsoptimizer.so 2024-01-25 12:24:36 +08:00
js_realm.h
js_regexp_iterator.cpp 优化 isFastRegexp接口 2024-11-16 15:29:37 +08:00
js_regexp_iterator.h
js_regexp.h Opt string regexp 2024-04-25 16:51:36 +08:00
js_relative_time_format.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_relative_time_format.h modify napi performance 2024-04-21 14:47:41 +08:00
js_runtime_options.cpp !8461 Allocate memory to old space base on PGO 2024-10-22 22:10:00 +00:00
js_runtime_options.h !9898 Modify logging conditions 2024-10-23 06:47:45 +00:00
js_segment_iterator.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_segment_iterator.h modify napi performance 2024-04-21 14:47:41 +08:00
js_segmenter.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_segmenter.h modify napi performance 2024-04-21 14:47:41 +08:00
js_segments.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_segments.h modify napi performance 2024-04-21 14:47:41 +08:00
js_set_iterator.cpp Open no gc macro 2024-11-15 15:24:16 +08:00
js_set_iterator.h Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
js_set.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_set.h Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_stable_array.cpp Fix arkuix bug 2024-11-14 09:16:45 +08:00
js_stable_array.h Optimize Array.sort 2024-11-12 16:03:44 +08:00
js_string_iterator.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_string_iterator.h
js_symbol.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_tagged_number.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_tagged_value_internals.h Add JsTaggedValue values in JSNapi. 2023-11-20 14:22:21 +03:00
js_tagged_value-inl.h Tidy AOT code 2024-11-11 09:13:53 +08:00
js_tagged_value.cpp Open no gc macro 2024-11-15 15:24:16 +08:00
js_tagged_value.h !10190 Tidy AOT code 2024-11-13 04:12:35 +00:00
js_thread_hclass_entries.h PGO collect builtin typedArrayOnHeap HClass 2024-04-01 16:23:04 +08:00
js_thread_stub_entries.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
js_thread.cpp Fix bug when modify proto. 2024-11-14 20:24:56 +08:00
js_thread.h sync code 2024-11-19 16:37:42 +08:00
js_typed_array.cpp !10226 Check the results of NewRuntimeCallInfo 2024-11-18 09:34:19 +00:00
js_typed_array.h fix napi sendable 2024-05-12 00:16:30 +08:00
js_weak_container.cpp optimize compiler 2024-08-27 11:02:23 +08:00
js_weak_container.h Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_weak_ref.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
jsnapi_sendable.cpp optimize compiler 2024-08-27 11:02:23 +08:00
jsnapi_sendable.h Add sendable napi 2024-05-10 12:01:04 +08:00
layout_info-inl.h Open no gc macro 2024-11-15 15:24:16 +08:00
layout_info.cpp Tidy AOT code 2024-11-11 09:13:53 +08:00
layout_info.h Tidy AOT code 2024-11-11 09:13:53 +08:00
lexical_env.h Remove TSManager and TSTypes 2024-04-18 19:02:45 +08:00
linked_hash_table.cpp Add constexpr 2024-10-29 15:53:44 +08:00
linked_hash_table.h Ason.parse support map 2024-08-04 10:38:56 +08:00
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 Implement serialize base class 2023-12-01 09:02:26 +08:00
message_string.cpp optimize compiler 2024-08-13 10:17:04 +08:00
message_string.h Directly get module in stub instead of stack trace 2024-08-14 14:29:41 +08:00
method.cpp avoid string construct when get method name 2024-09-30 11:49:32 +08:00
method.h Fix TSAN Warning 2024-10-10 15:28:32 +08:00
mutator_lock.cpp optimize compiler 2024-08-13 10:17:04 +08:00
mutator_lock.h Introducing barrier to improve suspend-all performance 2024-04-27 18:50:53 +08:00
object_factory-inl.h Reduce size of JSNativePointer 2024-09-14 16:35:21 +08:00
object_factory.cpp !10190 Tidy AOT code 2024-11-13 04:12:35 +00:00
object_factory.h Tidy AOT code 2024-11-11 09:13:53 +08:00
object_fast_operator-inl.h fix problem 2024-11-17 00:11:30 +08:00
object_fast_operator.h ASON.parse支持'{"123":"123"}'解析 2024-09-13 20:36:02 +08:00
object_operator.cpp Open no gc macro 2024-11-15 15:24:16 +08:00
object_operator.h Tidy AOT code 2024-11-11 09:13:53 +08:00
on_heap.h Revert "Some AOT Modification" 2024-11-09 22:16:18 +08:00
property_accessor.cpp optimize compiler 2024-08-13 10:17:04 +08:00
property_accessor.h Optimize for-in loop 2023-10-12 10:00:43 +08:00
property_attributes.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
property_detector-inl.h Modifying Code Alarms 2023-10-07 16:24:32 +08:00
property_detector.h Opt string regexp 2024-04-25 16:51:36 +08:00
record.h
runtime_call_id.h !10215 Add LinkedList interface insertByIndex 2024-11-18 06:11:16 +00:00
runtime_lock.cpp optimize compiler 2024-08-13 10:17:04 +08:00
runtime_lock.h Support multi-thread test for shared heap 2024-02-26 20:25:33 +08:00
runtime.cpp !9902 dfx: re-organize aot info log 2024-10-28 11:25:00 +00:00
runtime.h Revert "pthread_mutex_t adapt to ffrt" 2024-10-21 09:30:10 +08:00
sendable_env.h Support sendable env 2024-05-12 17:41:27 +08:00
shared_object_factory.cpp 修复抖音aot后cppcrash问题 2024-11-07 09:18:47 +08:00
sustaining_js_handle.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
sustaining_js_handle.h [JIT] Set default options for concurrent jit compile 2024-04-21 23:30:13 +08:00
symbol_table.h
tagged_array-inl.h do not get region of derived pointer 2024-11-08 21:15:36 +08:00
tagged_array.cpp Refactor tagged array set 2024-10-22 09:22:54 +08:00
tagged_array.h Refactor tagged array set 2024-10-22 09:22:54 +08:00
tagged_dictionary.cpp ASON.parse支持'{"123":"123"}'解析 2024-09-13 20:36:02 +08:00
tagged_dictionary.h ASON.parse支持'{"123":"123"}'解析 2024-09-13 20:36:02 +08:00
tagged_hash_array.cpp Change note 2024-11-19 12:50:25 +08:00
tagged_hash_array.h Change RBTree Num 2024-09-05 20:14:05 +08:00
tagged_hash_table.h Code security optimization 2024-08-13 09:24:36 +08:00
tagged_list.cpp Add constexpr 2024-10-29 15:53:44 +08:00
tagged_list.h optimize get interface of list container 2024-01-29 06:03:53 +00:00
tagged_node.cpp Control RBTree root node as black 2024-09-04 17:01:06 +08:00
tagged_node.h Fix RBTree supplement 2024-08-27 16:46:49 +08:00
tagged_queue.h
tagged_tree.cpp Check the results of NewRuntimeCallInfo 2024-11-18 09:29:41 +08:00
tagged_tree.h Fix arm64 build after build time PR 2024-08-01 01:40:00 +08:00
template_map.h
template_string.cpp optimize compiler 2024-08-13 10:17:04 +08:00
template_string.h
transitions_dictionary.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
vtable.cpp optimize compiler 2024-08-13 10:17:04 +08:00
vtable.h Remove TSManager and TSTypes 2024-04-18 19:02:45 +08:00
waiter_list.cpp optimize compiler 2024-08-13 10:17:04 +08:00
waiter_list.h change mutex based on pthread_mutex 2023-09-27 15:11:28 +08:00
weak_vector.cpp optimize compiler 2024-08-13 10:17:04 +08:00
weak_vector.h In the process of applying AOT, the application code needs to be statically parsed in the AOT process, and decryption and optimization are required 2023-11-11 09:24:49 +08:00