arkcompiler_ets_runtime/ecmascript
Gymee 8a4d41f8d7 Revert PR 7378
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAFAQE
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Ib72f377ce7e14be09a6de23da60469538a816a59
2024-07-24 16:49:20 +08:00
..
base Revert PR 7378 2024-07-24 16:49:20 +08:00
builtins !8077 Add isSendable api 2024-07-23 13:50:35 +00:00
checkpoint !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
compiler Revert PR 7378 2024-07-24 16:49:20 +08:00
containers Modify code security specification alarm 2024-07-21 15:28:08 +08:00
daemon issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA9PV1 2024-07-03 18:13:18 +08:00
debugger Debugger breakpoint adapts sendable features 2024-07-22 15:16:31 +08:00
deoptimizer Add compiledcode and fastcall flag in JSFunction 2024-07-09 12:16:49 +08:00
dfx Revert PR 7378 2024-07-24 16:49:20 +08:00
extractortool/src fix warning of security 2024-06-14 15:19:49 +08:00
ic Revert PR 7378 2024-07-24 16:49:20 +08:00
interpreter Revert "Disable worker aot optimization" 2024-07-22 16:36:37 +08:00
intl Ignore duplicate subtags 2024-07-08 17:00:56 +08:00
jit Revert PR 7378 2024-07-24 16:49:20 +08:00
jobs Bug in Error_manage Notify 2024-07-17 15:59:22 +08:00
js_api Warning clear 2024-07-13 09:46:59 +08:00
js_vm Add vm params for jsnapi 2024-07-08 23:54:18 +08:00
jspandafile !8263 [BugFix] Load JSPandaFile from safe memory for hot reload 2024-07-23 22:03:28 +00:00
mem Revert PR 7378 2024-07-24 16:49:20 +08:00
module !8271 Adapt dynamicImport use lazymodule 2024-07-23 18:53:11 +00:00
napi !8263 [BugFix] Load JSPandaFile from safe memory for hot reload 2024-07-23 22:03:28 +00:00
ohos !8275 Fixed return and initialization issues, and locked for concurrency 2024-07-23 21:59:44 +00:00
patch Add safe data check 2024-07-20 22:22:43 +08:00
pgo_profiler Revert PR 7378 2024-07-24 16:49:20 +08:00
platform Revert PR 7378 2024-07-24 16:49:20 +08:00
quick_fix Add safe data check 2024-07-20 22:22:43 +08:00
regexp Modify code security specification alarm 2024-07-21 15:28:08 +08:00
require Modify code security specification alarm 2024-07-21 15:28:08 +08:00
sdk Fix dependency missing for ark_aot_compiler.exe 2024-06-06 10:02:24 +08:00
serializer <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
shared_mm modify napi performance 2024-04-21 14:47:41 +08:00
shared_objects Revert PR 7378 2024-07-24 16:49:20 +08:00
snapshot Fixed snapshot data generated twice was inconsistent 2024-07-18 11:22:09 +08:00
stackmap repair board alarm 2024-07-20 20:10:45 +08:00
stubs !8269 Fix workload IndexOf 2024-07-23 22:05:10 +00:00
taskpool issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA9PV1 2024-07-03 18:13:18 +08:00
tests <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
ts_types fix general warning 2024-06-06 09:12:05 +08:00
accessor_data.h New API for SharedArray 2024-04-02 07:56:43 +08:00
async_generator_helper.cpp Fix AsyncGenerator 2023-02-23 18:43:29 +08:00
async_generator_helper.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
builtin_entries.h clear builtin entry when sttoglobalrecord 2024-01-08 16:38:59 +08:00
byte_array.cpp Fixed ByteArray not supporting BIGINT64 and BIGUINT64 2023-07-04 23:14:59 +08:00
byte_array.h Implement serialize base class 2023-12-01 09:02:26 +08:00
common.h SharedGC process rset in concurrently 2024-06-24 19:22:39 +08:00
date_parse.cpp Revert PR 7378 2024-07-24 16:49:20 +08:00
date_parse.h BugFix:ark failed to parse the date 2024-01-09 10:07:10 +08:00
dump.cpp Revert PR 7378 2024-07-24 16:49:20 +08:00
ecma_context.cpp !8291 文件路径整改 2024-07-23 11:36:23 +00:00
ecma_context.h !8084 ConstPool GC Bugfix 2024-07-15 10:06:52 +00:00
ecma_global_storage.h Modify code security specification alarm 2024-07-21 15:28:08 +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 Adjust sensitive scene gc threshold 2024-07-11 21:40:37 +08:00
ecma_runtime_call_info.h Fixed data type under builtins (int->uint) 2023-07-20 16:48:27 +08:00
ecma_string_table.cpp Fix typo for debugger 2024-07-18 14:43:22 +08:00
ecma_string_table.h Fix typo for debugger 2024-07-18 14:43:22 +08:00
ecma_string-inl.h Use constexpr for if statement in template 2024-06-09 20:31:10 +08:00
ecma_string.cpp [新需求]: 优化 JSON.parse 对于含有反斜杠的 string 的性能 2024-07-05 13:53:18 +08:00
ecma_string.h [新需求]: 优化 JSON.parse 对于含有反斜杠的 string 的性能 2024-07-05 13:53:18 +08:00
ecma_vm.cpp !8220 Optimize source_text_module field to cstirng 2024-07-20 22:23:31 +00:00
ecma_vm.h 回退 'Pull Request !7653 : DataProtect IsRestrictedWorker ' 2024-07-23 09:31:15 +00: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 Fix the aot bug of ldobjbyname 2024-04-16 12:15:31 +08:00
filter_helper.h Modifying Code Alarms 2023-08-10 17:35:58 +08:00
frames.cpp Revert PR 7378 2024-07-24 16:49:20 +08:00
frames.h repair board alarm 2024-07-20 20:10:45 +08:00
free_object.cpp [Bug]: 即使ARK_ASAN_ON未定义,仍有可能将ASAN_POISON_MEMORY_REGION编入,导致use after poison 2024-04-01 14:19:53 +08:00
free_object.h Support sharedHeap allocation 2024-01-25 21:56:23 +08:00
generator_helper.cpp Descriptor: support first level instruction 2022-08-24 14:12:42 +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 !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
global_env_constants.h The aa startup mode is added 2024-07-11 16:27:31 +08:00
global_env_fields.h The aa startup mode is added 2024-07-11 16:27:31 +08:00
global_env.cpp Move EcmaString & StringTable on Shared Heap 2024-02-07 23:13:44 +08:00
global_env.h Fix: allocation at heapdump is not allowed 2024-05-30 17:11:38 +08:00
global_handle_collection.h feat(heap): Heap leak check optimization 2023-01-13 09:35:29 +08:00
global_index_map.cpp Work serialize optimization 2024-02-27 19:22:08 +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
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 Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
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 Revert PR 7378 2024-07-24 16:49:20 +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 Fix THROW_TYPE_ERROR_AND_RETURN Part 1 2023-07-10 10:24:40 +08:00
js_async_from_sync_iterator.h Fix AsyncGenerator 2023-02-23 18:43:29 +08:00
js_async_function.cpp !4406 THROW_TYPE_ERROR_AND_RETURN Part 3 2023-07-15 08:19:15 +00:00
js_async_function.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
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 Fix AsyncGenerator 2023-02-23 18:43:29 +08:00
js_bigint.cpp Revert PR 7378 2024-07-24 16:49:20 +08:00
js_bigint.h ASON/JSON support BigInt 2024-07-05 14:28:55 +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 Modify the variable name and function name for typedarray and bytearray 2023-02-06 19:40:56 +08:00
js_dataview.h Header file redundancy rectification 2022-07-18 19:58:44 +08:00
js_date_time_format.cpp fix intl issues 2024-06-24 16:06:08 +08:00
js_date_time_format.h modify datetime format constructor 2024-04-25 19:36:46 +08:00
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 Merge branch 'master' of gitee.com:openharmony/arkcompiler_ets_runtime into displaynames_type 2024-04-22 11:30:46 +00:00
js_displaynames.h Merge branch 'master' of gitee.com:openharmony/arkcompiler_ets_runtime into displaynames_type 2024-04-22 11:30:46 +00:00
js_file_path.cpp Load ai support worker and taskpool 2023-02-03 10:27:16 +08:00
js_file_path.h solve the issue of ai file sharing 2023-01-09 19:41:52 +08:00
js_finalization_registry.cpp Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_finalization_registry.h DateTimeFormat 262fail 2024-07-07 20:59:00 +08:00
js_for_in_iterator.cpp !6037 异常未及时返回part5 2024-01-30 06:44:34 +00: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 !8291 文件路径整改 2024-07-23 11:36:23 +00:00
js_function.h Revert PR 7378 2024-07-24 16:49:20 +08:00
js_generator_object.cpp Add error message for some THROW_TYPE_ERROR_AND_RETURNs 2024-01-04 09:59:41 +08:00
js_generator_object.h issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I9FCQ6 2024-04-12 11:25:54 +08:00
js_global_object.h Add ldpatchvar & stpatchvar for hot patch 2022-09-03 16:12:46 +08:00
js_handle.h primitive_scope part3 2024-05-10 12:29:07 +08:00
js_hclass-inl.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
js_hclass.cpp !8291 文件路径整改 2024-07-23 11:36:23 +00:00
js_hclass.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
js_intl.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_iterator.cpp 异常问题加固part1 2024-01-30 09:47:06 +08:00
js_iterator.h Fix AsyncGenerator 2023-02-23 18:43:29 +08:00
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 modify napi performance 2024-04-21 14:47:41 +08:00
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 Bug in Array.from fastpath 2024-07-14 20:30:57 +08:00
js_map_iterator.h Bug in Array.from fastpath 2024-07-14 20:30:57 +08:00
js_map.cpp Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_map.h Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_native_pointer.h modify napi performance 2024-04-21 14:47:41 +08:00
js_number_format.cpp !6941 【bug】修复formatToParts参数不支持bigint问题 2024-05-01 02:28:57 +00:00
js_number_format.h modify napi performance 2024-04-21 14:47:41 +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 Use constexpr for if statement in template 2024-06-09 20:31:10 +08:00
js_object.cpp Revert PR 7378 2024-07-24 16:49:20 +08:00
js_object.h Re implement stownbyindex ic part, fix bug 2024-07-13 09:41:44 +08:00
js_plural_rules.cpp modify napi performance 2024-04-21 14:47:41 +08:00
js_plural_rules.h modify napi performance 2024-04-21 14:47:41 +08:00
js_primitive_ref.cpp 没有抛异常 2024-02-23 16:26:25 +08:00
js_primitive_ref.h Fix String extend Bug 2023-05-22 16:02:21 +08:00
js_promise.cpp NAPI Optimization - ResolveReject Defer 2024-05-04 19:40:16 +08:00
js_promise.h
js_proxy.cpp Revert PR 7378 2024-07-24 16:49: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 !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_regexp_iterator.cpp Optimize RegExp 2024-03-23 10:41:06 +08:00
js_regexp_iterator.h add test case for JSRegexpIterator 2022-07-14 09:52:10 +08:00
js_regexp.h Opt string regexp 2024-04-25 16:51:36 +08:00
js_relative_time_format.cpp 增加JSRelativeTimeFormat::InitializeRelativeTimeFormat对类型检查保护 2023-12-05 15:52:46 +08:00
js_relative_time_format.h modify napi performance 2024-04-21 14:47:41 +08:00
js_runtime_options.cpp !8210 Open multi thread translateclass and set sharedbit in translateclass 2024-07-19 08:27:32 +00:00
js_runtime_options.h 回退 'Pull Request !7653 : DataProtect IsRestrictedWorker ' 2024-07-23 09:31:15 +00:00
js_segment_iterator.cpp modify napi performance 2024-04-21 14:47:41 +08:00
js_segment_iterator.h modify napi performance 2024-04-21 14:47:41 +08:00
js_segmenter.cpp !6883 [BUG] 修复初始化Segmenter时options非JSObject未抛出异常 2024-04-23 06:50:19 +00:00
js_segmenter.h modify napi performance 2024-04-21 14:47:41 +08:00
js_segments.cpp modify napi performance 2024-04-21 14:47:41 +08:00
js_segments.h modify napi performance 2024-04-21 14:47:41 +08:00
js_serializer.cpp Add compiledcode and fastcall flag in JSFunction 2024-07-09 12:16:49 +08:00
js_serializer.h 五大项整改 :JSDeserializer::ReadJSTypedArray() 2024-05-28 17:29:20 +08:00
js_set_iterator.cpp Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +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 Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_set.h Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
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 fix issue: return JSTaggedValue::Exception to JS-World, which cause 0xa problem 2022-08-15 22:37:14 +08:00
js_string_iterator.h
js_symbol.h fix debug pgo 262 2024-04-29 17:29:45 +08:00
js_tagged_number.h Fix Multiplication -0 Bug 2023-06-01 16:47:49 +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 The aa startup mode is added 2024-07-11 16:27:31 +08:00
js_tagged_value.cpp Opt IntLexicographicCompare 2024-06-07 15:15:01 +08:00
js_tagged_value.h The aa startup mode is added 2024-07-11 16:27:31 +08:00
js_thread_hclass_entries.h PGO collect builtin typedArrayOnHeap HClass 2024-04-01 16:23:04 +08:00
js_thread_stub_entries.h enable baseline compiler 2024-04-21 17:58:55 +08:00
js_thread.cpp Revert "Disable worker aot optimization" 2024-07-22 16:36:37 +08:00
js_thread.h !8166 修复jsthread中gcstatebitfield的数据竞争 2024-07-23 13:48:20 +00:00
js_typed_array.cpp [pgo] onHeap与notOnHeap转换未维护proto链问题修复 2024-07-10 14:20:56 +08:00
js_typed_array.h fix napi sendable 2024-05-12 00:16:30 +08:00
js_weak_container.cpp Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
js_weak_container.h Forbidden Calling GetJSThread by Region 2024-01-19 17:38:00 +08:00
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 <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
layout_info.cpp <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
layout_info.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
lexical_env.h Remove TSManager and TSTypes 2024-04-18 19:02:45 +08:00
linked_hash_table.cpp Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
linked_hash_table.h Optimize Map/Set.clear 2024-04-22 20:37:34 +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 CallBuiltinStub bugfix 2024-04-16 09:56:57 +08:00
message_string.h DefineField Function To LLVM IR 2024-07-17 09:25:57 +08:00
method.cpp Add compiledcode and fastcall flag in JSFunction 2024-07-09 12:16:49 +08:00
method.h Add compiledcode and fastcall flag in JSFunction 2024-07-09 12:16:49 +08:00
mutator_lock.cpp Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
mutator_lock.h Introducing barrier to improve suspend-all performance 2024-04-27 18:50:53 +08:00
object_factory-inl.h fix native size bug 2024-06-21 10:33:08 +08:00
object_factory.cpp Revert PR 7378 2024-07-24 16:49:20 +08:00
object_factory.h The aa startup mode is added 2024-07-11 16:27:31 +08:00
object_fast_operator-inl.h Revert PR 7378 2024-07-24 16:49:20 +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 add onheap testcase 2024-01-22 19:19:08 +08:00
property_accessor.cpp Bugfix: Sharedobject refers a local object 2024-04-13 21:38:51 +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 Support sendable function 2024-07-07 16:50:46 +08:00
runtime_lock.cpp Support SharedGC ConcurentMark 2024-05-16 18:29:49 +08:00
runtime_lock.h Support multi-thread test for shared heap 2024-02-26 20:25:33 +08:00
runtime.cpp Op resolvedmodules 2024-07-16 16:21:22 +08: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 Optimize source_text_module field to cstirng 2024-07-20 20:30:13 +08:00
sustaining_js_handle.cpp [JIT] Set default options for concurrent jit compile 2024-04-21 23:30:13 +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 Signed-off-by: linxiang8 <linxiang8@huawei.com> 2023-03-02 10:10:33 +08:00
tagged_array-inl.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
tagged_array.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
tagged_dictionary.cpp Direction fix 2024-07-22 22:20:04 +08:00
tagged_dictionary.h Direction fix 2024-07-22 22:20:04 +08:00
tagged_hash_array.cpp 修改告警:确保无符号整数不溢出 2024-05-10 18:27:47 +08:00
tagged_hash_array.h fix hashmap key 2024-01-06 10:44:01 +08:00
tagged_hash_table.h 修改告警 2024-05-07 19:08:57 +08:00
tagged_list.cpp Taggedlistfuzzzerfix 2024-07-22 10:47:22 +08:00
tagged_list.h optimize get interface of list container 2024-01-29 06:03:53 +00:00
tagged_node.cpp [稳定性问题]: 修复文件云盘全选2000+未缓存文件点击复制,必现崩溃问题 2024-01-09 00:25:10 +08:00
tagged_node.h Container Optimization - HashMap - SetAll and Set 2024-01-25 10:30:52 +08:00
tagged_queue.h
tagged_tree.cpp BugFix treeset remove firstValue 2024-07-21 19:25:07 +08:00
tagged_tree.h Modify the LightWeightMap 2024-07-18 16:22:52 +08:00
template_map.h Signed-off-by: linxiang8 <linxiang8@huawei.com> 2023-03-02 10:10:33 +08:00
template_string.cpp 异常未及时返回part3 2024-01-26 11:28:00 +08:00
template_string.h
transitions_dictionary.h <Perf>(interpreter): Optimization PGO profile 2024-07-20 22:10:26 +08:00
vtable.cpp Fixes circular header dependency 2023-09-08 19:05:41 +08:00
vtable.h Remove TSManager and TSTypes 2024-04-18 19:02:45 +08:00
waiter_list.cpp Fix compilation issue on ArkUI-X 2023-02-06 11:15:03 +08:00
waiter_list.h change mutex based on pthread_mutex 2023-09-27 15:11:28 +08:00
weak_vector.cpp 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
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