arkcompiler_ets_runtime/ecmascript
lukai 55356db0df Bugfix: cast a sharedFunction to lexicalenv
Check if it's a lexicalEnv before casting
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IA4INA?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: I3284280b09b94f5733022e22e9e084ffffab8e02
2024-06-11 23:31:49 +08:00
..
base !7594 Add fastElementkind ut case & Fix FillFractionals 2024-06-05 03:16:36 +00:00
builtins shared function dont support bind 2024-06-05 11:00:35 +08:00
checkpoint !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
compiler !7513 Fix bugs about lowering MonocularDouble in NumberSpeculativeLowering pass 2024-06-06 03:21:06 +00:00
containers An exception was generated when throwing an exception. Procedure 2024-06-03 22:19:49 +08:00
daemon Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
debugger Bugfix: cast a sharedFunction to lexicalenv 2024-06-11 23:31:49 +08:00
deoptimizer !7629 Fix ilegal code entry when define func with a deopt method 2024-06-02 08:28:48 +00:00
dfx !7668 fixbug in jit frame 2024-06-05 12:29:53 +00:00
extractortool/src Bugfix for sourcemap 2024-06-02 16:27:04 +08:00
ic Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
interpreter !7500 An exception was generated when throwing an exception. Procedure 2024-06-05 01:26:58 +00:00
intl modify napi performance 2024-04-21 14:47:41 +08:00
jit adjust qos priority for partial gc 2024-06-04 22:02:13 +08:00
jobs !7436 【ark】optimize napi_call_function 2024-06-04 02:11:43 +00:00
js_api !7622 warning fix 2024-06-04 11:51:01 +00:00
js_vm 回退 'Pull Request !6378 : Enable forward CFI and PAC backward CFI' 2024-03-14 01:20:39 +00:00
jspandafile !7591 状态管理AOT动态加载方案 2024-06-02 10:14:50 +00:00
mem Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
module !7500 An exception was generated when throwing an exception. Procedure 2024-06-05 01:26:58 +00:00
napi !7489 AOT跨平台适配 2024-06-05 10:06:36 +00:00
ohos jit && dfx 2024-06-01 14:06:52 +04:00
patch bug fix of hot reload 2024-05-31 09:36:41 +08:00
pgo_profiler !7585 性能优化-Part2 2024-06-04 00:10:10 +00:00
platform Revert "!7552 create folder before file" 2024-06-03 10:26:14 +08:00
quick_fix fix code check 2024-04-18 17:04:51 +08:00
regexp ArkTS Buitin接口及正则接口实现优化 2024-05-31 22:40:13 +08:00
require fix standalone build error 2024-05-13 20:38:46 +08:00
sdk 部件弹性化部署整改 2023-07-03 19:56:05 +08:00
serializer codeCheck 2024-06-04 09:45:47 +08:00
shared_mm modify napi performance 2024-04-21 14:47:41 +08:00
shared_objects !6694 [新需求]: ArkTS bitvector支持 2024-05-17 15:04:43 +00:00
snapshot AOT CrossPlatform Adaptation 2024-06-05 09:42:55 +08:00
stackmap llvm litecg相关目录整理 2024-02-22 15:46:20 +08:00
stubs Revert "Reason:opt proxy get set" 2024-06-05 21:02:36 +08:00
taskpool adjust qos priority for partial gc 2024-06-04 22:02:13 +08:00
tests Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
ts_types Remove TSManager and TSTypes 2024-04-18 19:02:45 +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 sticky gc 2024-06-01 09:58:09 +08:00
date_parse.cpp Fix code style 2024-05-17 10:57:26 +08:00
date_parse.h BugFix:ark failed to parse the date 2024-01-09 10:07:10 +08:00
dump.cpp [Bug]: JSObject heapdump增加hash 2024-06-02 17:26:55 +08:00
ecma_context.cpp AOT CrossPlatform Adaptation 2024-06-05 09:42:55 +08:00
ecma_context.h AOT CrossPlatform Adaptation 2024-06-05 09:42:55 +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 codeCheck4 2024-06-04 19:48:14 +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 Fixed data type under builtins (int->uint) 2023-07-20 16:48:27 +08:00
ecma_string_table.cpp Bugfix Defined misuse 2024-05-18 16:33:05 +08:00
ecma_string_table.h Make the string table mutex non-recursive 2024-04-27 17:37:59 +08:00
ecma_string-inl.h optimize regexp replace internal string concat 2024-04-17 15:59:03 +08:00
ecma_string.cpp modify code alarms 2024-05-14 11:37:18 +08:00
ecma_string.h 修改告警:确保无符号整数不溢出 2024-05-10 18:27:47 +08:00
ecma_vm.cpp !7674 [Bug]: 回栈时有时会崩溃在CrashCallback中 2024-06-05 09:55:26 +00:00
ecma_vm.h Bugfix:OOM in MicroJobQueue: : EnqueueJob causes into the reject 2024-06-03 15:06:14 +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 五大项整改:HeapSnapshot::GenerateNode();Elements::MigrateArrayWithKind();StoreICRuntime::StoreMiss();JITProfiler::ConvertICByNameWithHandler() 2024-05-22 11:11:31 +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 fixbug in jit frame 2024-06-05 05:50:00 +04:00
frames.h !7518 fix arm64 argv offset 2024-06-06 01:55:51 +00: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 !7599 opt new proxy 2024-06-04 08:13:56 +00:00
global_env_fields.h !7206 Inline some builtins of Object Function Reflect 2024-05-23 04:30:24 +00: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 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 构造函数递归Set导致断言失败 bugfix 2024-04-15 19:31:56 +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 !7564 五大项整改:JSArray::SetCapacity(); 2024-05-31 08:52:08 +00: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 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 !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 Feat(Aot/interpreter): performance optimization part1 2024-05-26 16:59:58 +08:00
js_collator.h modify napi performance 2024-04-21 14:47:41 +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 !7124 规范更新,修改Datetime Format构造 2024-05-13 04:12:27 +00:00
js_date_time_format.h modify datetime format constructor 2024-04-25 19:36:46 +08:00
js_date.cpp modify code alarms 2024-04-19 14:53:36 +08:00
js_date.h bugfix about date 2023-04-10 20:24:30 +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 AOT Supports VTable [PART_1] 2023-03-16 19:07:49 +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 codeCheck 2024-06-04 09:45:47 +08:00
js_function.h !7607 [JIT] reuse machine code and profile type info 2024-06-03 04:00:58 +00: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 Optimize iterate local-to-share in SharedGC::Remark 2024-06-05 15:11:55 +08:00
js_hclass.cpp warning fix 2024-06-04 11:44:32 +08:00
js_hclass.h !7013 Can not modify properties inherit from sendable parent in napi 2024-05-28 08:26:45 +00: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 !6681 修复DisplayNames of接口 type属性设定范围不全问题 2024-05-01 03:07:17 +00:00
js_locale.h !6681 修复DisplayNames of接口 type属性设定范围不全问题 2024-05-01 03:07:17 +00:00
js_map_iterator.cpp ElementsKind-Part2 2023-12-18 15:57:47 +08:00
js_map_iterator.h Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +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 !6694 [新需求]: ArkTS bitvector支持 2024-05-17 15:04:43 +00:00
js_object.cpp Opt Array.isArray & Reflect.get & Object.SetPrototypeOf 2024-05-27 19:26:21 +08:00
js_object.h !6694 [新需求]: ArkTS bitvector支持 2024-05-17 15:04:43 +00: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 "Reason:opt proxy get set" 2024-06-05 21:02:36 +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 sticky gc 2024-06-01 09:58:09 +08:00
js_runtime_options.h jit && dfx 2024-06-01 14:06:52 +04: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 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 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 Bug In Array.toString,Array.join,TypeArray.join 2024-06-03 14:48:17 +08:00
js_stable_array.h !7361 超大函数整改:JSTaggedValue JSStableArray::Splice 2024-06-01 06:43:02 +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 Fix BUILTIN_FRAME_WITH_ARGV insufficient construction cause cppcrash 2024-05-31 11:41:43 +08:00
js_tagged_value.cpp 五大项整改:JSTaggedValue::Equal() 2024-05-28 16:30:36 +08:00
js_tagged_value.h 五大项整改:JSTaggedValue::Equal() 2024-05-28 16:30:36 +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 !7659 优化SharedGC::Remark 2024-06-06 02:53:28 +00:00
js_thread.h !7663 opt callruntime IsElementsKindSwitchOn 2024-06-05 06:53:41 +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 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 [JIT] support concurrent compile 2024-04-15 14:04:05 +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 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 Revert "!7552 create folder before file" 2024-06-03 10:26:14 +08:00
log.cpp enable baseline compiler 2024-04-21 17:58:55 +08:00
log.h enable baseline compiler 2024-04-21 17:58:55 +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 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 Introducing barrier to improve suspend-all performance 2024-04-27 18:50:53 +08:00
object_factory-inl.h modify napi performance 2024-04-21 14:47:41 +08:00
object_factory.cpp !7500 An exception was generated when throwing an exception. Procedure 2024-06-05 01:26:58 +00:00
object_factory.h An exception was generated when throwing an exception. Procedure 2024-06-03 22:19:49 +08:00
object_fast_operator-inl.h Fix bug, if Try FastPath can't find a property, use 2024-05-25 10:35:17 +08:00
object_fast_operator.h !7241 NAPI Optimization - Get(Has, delete)Property 2024-05-14 11:02:23 +00:00
object_operator.cpp avoid deopt when array store index is out of bounds 2024-05-25 16:53:18 +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 qSupport nullish / generic in sendable class 2024-03-26 20:17:59 +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 Added new global api to get the current moduleName and bundleName 2024-05-30 21:18:42 +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 adjust qos priority for partial gc 2024-06-04 22:02:13 +08:00
runtime.h support string cache for arkui 2024-05-28 07:21:48 +00:00
sendable_env.h Support sendable env 2024-05-12 17:41:27 +08:00
shared_object_factory.cpp Fix GetMethodLiteral in jit mode 2024-06-04 17:29:57 +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 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 Support Object.freeze for sharedobject/sharedfunction 2024-04-10 09:36:17 +08:00
tagged_dictionary.h Support Object.freeze for sharedobject/sharedfunction 2024-04-10 09:36:17 +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 !6024 Container Optimization List - Get 2024-01-29 07:12:48 +00: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 It need to earse object from TaggedQueue when pop 2022-06-22 09:36:41 +08:00
tagged_tree.cpp 修改告警 2024-05-04 18:22:49 +08:00
tagged_tree.h Add Compare function 2024-02-02 10:50:08 +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 Signed-off-by: linxiang8 <linxiang8@huawei.com> 2023-03-02 10:10:33 +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