arkcompiler_ets_runtime/ecmascript
wuwenlu 47fffc97fc support Intl.Segmenter for ECMA402
Signed-off-by: wuwenlu <wuwenlu@kaihong.com>
2024-01-24 19:11:45 -08:00
..
base !5740 修改number.ToExponential、 number.ToFixed和number.ToPrecision的浮点数运算的舍入结果不准确问题 2024-01-17 02:52:09 +00:00
builtins support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
compiler !5913 Fix Asan Debug Compile 2024-01-17 11:07:04 +00:00
containers Copy hclass when SetIsPrototype 2024-01-17 16:24:51 +08:00
debugger Fix perf problem 2024-01-08 15:18:35 +08:00
deoptimizer Fix(Aot): AOT TSHCLass Generator layout overflow and update hclass layout Bugfix 2023-12-29 22:09:49 +08:00
dfx support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
extractortool/src Modify code warning 2024-01-09 19:54:37 +08:00
ic fix some safe and pgo bugs 2024-01-13 17:48:44 +08:00
interpreter !5835 Modify code warning 2024-01-10 09:27:35 +00:00
intl ix file formatting and locale "resize" function 2023-03-16 11:08:00 +08:00
jit optimize napi_call_function 2024-01-08 11:54:41 +08:00
jobs add mac UT and omit fail testcases 2023-12-20 10:45:09 +08:00
js_api list GetSubList 2024-01-02 20:05:03 +08:00
js_vm Decrease ut cost time 2023-12-19 21:15:14 +08:00
jspandafile !5878 Bind pandafiles to aot mgr before execute it 2024-01-17 01:23:33 +00:00
mem support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
module !5882 remove redundant logs 2024-01-15 09:46:50 +00:00
napi !5878 Bind pandafiles to aot mgr before execute it 2024-01-17 01:23:33 +00:00
ohos 应用白名单改黑名单 2024-01-12 09:50:47 +08:00
patch Optimize efficiency of HotReload 2023-12-28 11:20:56 +08:00
pgo_profiler !5895 fix mandreel workload 2024-01-16 10:48:09 +00:00
platform Memmap big addr to avoid jsheap is written by others 2024-01-17 20:10:09 +08:00
quick_fix Optimize HotReload 2023-10-30 16:56:01 +08:00
regexp delete RegExpParser unnecessary thread 2024-01-03 15:14:02 +08:00
require Support create worker ues relative path 2024-01-04 11:10:02 +08:00
sdk 部件弹性化部署整改 2023-07-03 19:56:05 +08:00
serializer Remove serialize hashfield in JS_OBJECT 2024-01-14 20:30:39 +08:00
shared_mm change mutex based on pthread_mutex 2023-09-27 15:11:28 +08:00
snapshot support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
stackmap !5443 enable jit compiler 2023-12-12 10:02:10 +00:00
stubs Copy hclass when SetIsPrototype 2024-01-17 16:24:51 +08:00
taskpool Modify the thread name for GCThread. 2023-12-13 14:22:49 +08:00
tests support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
ts_types Modify code warning 2024-01-09 16:55:08 +08:00
accessor_data.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +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 add mac UT support 2023-12-21 16:00:36 +08:00
date_parse.cpp BugFix:ark failed to parse the date 2024-01-09 10:07:10 +08:00
date_parse.h BugFix:ark failed to parse the date 2024-01-09 10:07:10 +08:00
dump.cpp support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
ecma_context.cpp sourcemap转换超时 2024-01-11 15:39:08 +08:00
ecma_context.h Support loop hoist for TryLdGlobalByName 2023-12-28 14:41:51 +08:00
ecma_global_storage.h Fix codestyle [part-4] 2023-06-20 20:01:19 +08:00
ecma_handle_scope.cpp fix compile fail of ark dfx button 2023-12-25 21:56:27 +08:00
ecma_handle_scope.h enable multi contexts and fix bugs 2023-06-11 16:18:18 +08:00
ecma_isa.yaml [新需求]: Use first-level instruction of definefieldbyname 2023-12-24 17:17:43 +08:00
ecma_macros.h fix mandreel workload 2024-01-16 17:40:06 +08:00
ecma_param_configuration.h Adjust The Default Heapsize To 448 MB 2023-12-28 17:13:22 +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 Reason:optimize String fromCharcode 2023-12-18 17:18:32 +08:00
ecma_string_table.h Reason:optimize String fromCharcode 2023-12-18 17:18:32 +08:00
ecma_string-inl.h Reason:optimize GetRawStringFromStringTable 2023-11-23 20:03:54 +08:00
ecma_string.cpp Modify code warning 2024-01-09 19:54:37 +08:00
ecma_string.h !5456 Enable value serialization 2023-12-10 11:02:44 +00:00
ecma_vm.cpp !5754 Support create worker use relative path 2024-01-04 14:21:11 +00:00
ecma_vm.h Description:GetHeapPrepare should execute in MainThread 2024-01-12 10:25:27 +08:00
element_accessor-inl.h ElementsKind-Part2 2023-12-18 15:57:47 +08:00
element_accessor.cpp ElementsKind-Part2 2023-12-18 15:57:47 +08:00
element_accessor.h ElementsKind-Part2 2023-12-18 15:57:47 +08:00
elements.cpp ElementsKind - COWMutantTaggedArray 2024-01-03 18:54:50 +08:00
elements.h ElementsKind-Part2 2023-12-18 15:57:47 +08:00
enum_conversion.h Optimizes AOT ldobjbyname for Builtin.prototype in TypeScript 2023-10-12 14:40:25 +08:00
filter_helper.h Modifying Code Alarms 2023-08-10 17:35:58 +08:00
frames.cpp enable jit compiler 2023-12-09 09:18:29 +08:00
frames.h SuperCallSpread Optimization 2023-12-25 16:22:02 +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 Bugfix on GlobalDictionary::InvalidatePropertyBox which index is wrong entry param for InvalidateAndReplaceEntry 2024-01-06 15:39:40 +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 global_env_constants cleanup for strings 2023-10-19 22:04:55 +08:00
global_env_constants.cpp Modify code warning 2024-01-09 16:55:08 +08:00
global_env_constants.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
global_env_fields.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
global_env.cpp Support Fast Json Stringify 2023-09-04 19:10:43 +08:00
global_env.h Implement serialize base class 2023-12-01 09:02:26 +08:00
global_handle_collection.h feat(heap): Heap leak check optimization 2023-01-13 09:35:29 +08:00
global_index_map.cpp Global IndexMap 2023-11-24 14:12:39 +08:00
global_index_map.h Global IndexMap 2023-11-24 14:12:39 +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 Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +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 !5892 BugFix: BuiltinsReflect::Set ReturnValue 2024-01-16 12:37:50 +00:00
js_array.h ElementsKind-Part2 2023-12-18 15:57:47 +08:00
js_arraybuffer.cpp Fixed data type under builtins (int->uint) 2023-07-20 16:48:27 +08:00
js_arraybuffer.h Fix transfer ArrayBuffer with native area allocator 2023-06-27 20:11:28 +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 !4406 THROW_TYPE_ERROR_AND_RETURN Part 3 2023-07-15 08:19:15 +00:00
js_async_generator_object.h Fix AsyncGenerator 2023-02-23 18:43:29 +08:00
js_bigint.cpp !5784 1、解决BigIntToNumber的bug 2、解决没有抛异常问题 2024-01-09 02:08:57 +00:00
js_bigint.h 解决bigint中asUintN和asIntNc第一个参数大于2**32的情况 2024-01-04 15:01:48 +08:00
js_collator.cpp string.localecompare 2023-11-03 10:39:01 +08:00
js_collator.h string.localecompare 2023-11-03 10:39:01 +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 !5640 按照ecma标准修改方舟JSDateTimeFormat::InitializeDateTimeFormat 2024-01-06 10:23:23 +00:00
js_date_time_format.h BugFix:Fix UT errors in DateTimeFormat_004 2023-11-03 20:48:43 +08:00
js_date.cpp fix Date() bug 2023-10-23 18:56:29 +08:00
js_date.h bugfix about date 2023-04-10 20:24:30 +08:00
js_displaynames.cpp Fixes circular header dependency 2023-09-08 19:05:41 +08:00
js_displaynames.h use full-path for all headers. 2022-07-25 20:32:55 +08: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 add ts module regexp.. 2023-06-11 16:17:47 +08:00
js_finalization_registry.h AOT Supports VTable [PART_1] 2023-03-16 19:07:49 +08:00
js_for_in_iterator.cpp Optimize for-in loop 2023-10-12 10:00:43 +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 Copy hclass when SetIsPrototype 2024-01-17 16:24:51 +08:00
js_function.h Copy hclass when SetIsPrototype 2024-01-17 16:24:51 +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 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 Global IndexMap 2023-11-24 14:12:39 +08:00
js_hclass-inl.h ElementsKind - COWMutantTaggedArray 2024-01-03 18:54:50 +08:00
js_hclass.cpp Fix(Aot): AOT TSHCLass Generator layout overflow and update hclass layout Bugfix 2023-12-29 22:09:49 +08:00
js_hclass.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_intl.h !1833 fix fuzztest errro and add new fuzztest 2022-07-25 08:49:51 +08:00
js_iterator.cpp Add error message for some THROW_TYPE_ERROR_AND_RETURNs 2024-01-04 09:59:41 +08:00
js_iterator.h Fix AsyncGenerator 2023-02-23 18:43:29 +08:00
js_list_format.cpp Fixes circular header dependency 2023-09-08 19:05:41 +08:00
js_list_format.h use full-path for all headers. 2022-07-25 20:32:55 +08:00
js_locale.cpp Fixes circular header dependency 2023-09-08 19:05:41 +08:00
js_locale.h Fix master262 2023-07-31 17:38:03 +08: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 Change the data type (int to uint) 2023-07-25 21:05:05 +08:00
js_map.h Change the data type (int to uint) 2023-07-25 21:05:05 +08:00
js_native_pointer.h chunk内存统计 2023-11-04 15:48:14 +08:00
js_number_format.cpp BugFix: Assertion failed in GetTaggedObject 2023-11-30 14:20:17 +08:00
js_number_format.h Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +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 Fix(Aot): Accessor Ininline adaptor TypeInfoAccessor and bugfix 2023-12-29 08:36:06 +08:00
js_object.cpp Modify code warning 2024-01-10 15:44:54 +08:00
js_object.h Fix(Aot): Accessor Ininline adaptor TypeInfoAccessor and bugfix 2023-12-29 08:36:06 +08:00
js_plural_rules.cpp Fixes circular header dependency 2023-09-08 19:05:41 +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 THROW_TYPE_ERROR_AND_RETURN Part 1 2023-07-10 10:24:40 +08:00
js_primitive_ref.h Fix String extend Bug 2023-05-22 16:02:21 +08:00
js_promise.cpp add ts module regexp.. 2023-06-11 16:17:47 +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 the bug in proxy constructor 2024-01-05 15:04:40 +08:00
js_proxy.h 添加ECMA2022class相关新字节码9条 2023-12-02 19:20:04 +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 Modifying Code Alarms 2023-05-18 17:05:50 +08:00
js_regexp_iterator.h add test case for JSRegexpIterator 2022-07-14 09:52:10 +08:00
js_regexp.h Add a fast path for regexp.test 2023-10-09 21:00:46 +08:00
js_relative_time_format.cpp 增加JSRelativeTimeFormat::InitializeRelativeTimeFormat对类型检查保护 2023-12-05 15:52:46 +08:00
js_relative_time_format.h Internationalized module isolation scheme (function isolation) 2023-03-13 14:52:07 +08:00
js_runtime_options.cpp Array Bound Checks support UnaryOp 2024-01-15 20:22:55 +08:00
js_runtime_options.h Array Bound Checks support UnaryOp 2024-01-15 20:22:55 +08:00
js_segment_iterator.cpp support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_segment_iterator.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_segmenter.cpp support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_segmenter.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_segments.cpp support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_segments.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_serializer.cpp add JS_TERMINATION_ERROR and exceed limit Size jscrash 2023-12-23 11:05:30 +08:00
js_serializer.h add JS_TERMINATION_ERROR and exceed limit Size jscrash 2023-12-23 11:05:30 +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 Modifying Code Alarms 2023-09-18 16:20:29 +08:00
js_set.h The code has security issues 2023-07-13 09:06:57 +08:00
js_shared_object.h Support private/static field of sendableClass 2023-12-21 20:11:20 +08:00
js_stable_array.cpp Modify code warning 2024-01-09 19:54:37 +08:00
js_stable_array.h Optimize Array Fill & Stobjbyvalue Typedpath 2024-01-04 11:28:44 +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 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 support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_tagged_value.cpp !5806 temporarily add log for non ecma object error 2024-01-09 07:42:17 +00:00
js_tagged_value.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
js_thread_hclass_entries.h Optimizes AOT ldobjbyname for Builtin.prototype in TypeScript 2023-10-12 14:40:25 +08:00
js_thread_stub_entries.h Optimizes AOT ldobjbyname for Builtin.prototype in TypeScript 2023-10-12 14:40:25 +08:00
js_thread.cpp !5803 优化napi_call_function--优化thread::CheckSafePoint中的锁 2024-01-08 10:12:28 +00:00
js_thread.h !5710 解决手机上部分app抓取的tracing数据显示不出来的问题 2024-01-09 11:56:39 +00:00
js_typed_array.cpp !5798 修改JSTypedArray::FastElementGet当IsDetachedBuffer时不抛出异常,返回undefined 2024-01-16 07:40:31 +00:00
js_typed_array.h Opt typedarray.set & subarray with ir 2023-11-28 14:07:19 +08:00
js_weak_container.cpp support WeakMap, WeakSet, DataView display 2023-07-11 16:55:25 +08:00
js_weak_container.h support WeakMap, WeakSet, DataView display 2023-07-11 16:55:25 +08:00
js_weak_ref.h ecmastring interface refractor 2022-09-23 16:29:26 +08:00
layout_info-inl.h Reason:add propertycache clear success Assert 2023-12-30 16:07:02 +08:00
layout_info.cpp Add napi interface to create object with properties 2023-12-13 10:09:11 +08:00
layout_info.h Reason:add propertycache clear success Assert 2023-12-30 16:07:02 +08:00
lexical_env.h Descriptor: delete some internal unused code 2022-06-17 23:03:42 +08:00
linked_hash_table.cpp Fix SetHash GC bug that use raw pointer during GC 2023-12-24 16:47:07 +08:00
linked_hash_table.h BugFix: Fix that GetDeletedElementsAt was not handled in the special case of deleting the entire table 2023-11-08 16:53:05 +08:00
log_wrapper.h enable jit compiler 2023-12-09 09:18:29 +08:00
log.cpp enable jit compiler 2023-12-09 09:18:29 +08:00
log.h enable jit compiler 2023-12-09 09:18:29 +08:00
marker_cell.h Implement serialize base class 2023-12-01 09:02:26 +08:00
message_string.cpp feat>(compiler): PGO type profiler 2023-03-30 20:39:06 +08:00
message_string.h CheckSendableSubClass 2024-01-12 11:57:05 +08:00
method.cpp enable jit compiler 2023-12-09 09:18:29 +08:00
method.h enable jit compiler 2023-12-09 09:18:29 +08:00
object_factory-inl.h !5391 [BugFix] Assertion failed in GetTaggedObject 2023-11-30 08:17:06 +00:00
object_factory.cpp support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
object_factory.h Optimize Function Bind 2024-01-16 11:19:20 +08:00
object_fast_operator-inl.h 修改JSTypedArray::FastElementGet当IsDetachedBuffer时不抛出异常,返回undefined 2024-01-05 18:04:50 +08:00
object_fast_operator.h fix codecheck for shared checking 2023-12-24 16:53:19 +08:00
object_operator.cpp Bugfix on GlobalDictionary::InvalidatePropertyBox which index is wrong entry param for InvalidateAndReplaceEntry 2024-01-06 15:39:40 +08:00
object_operator.h Get tracktype from ObjectOperator and bypass none type checking 2023-12-24 12:43:58 +08:00
on_heap.h PGO TypedArray On Heap 2023-11-29 15:12:05 +08:00
property_accessor.cpp Modify code warning 2024-01-09 19:54:37 +08:00
property_accessor.h Optimize for-in loop 2023-10-12 10:00:43 +08:00
property_attributes.h fix code review for shared check 2023-12-24 15:12:42 +08:00
property_detector-inl.h Modifying Code Alarms 2023-10-07 16:24:32 +08:00
property_detector.h Impl for-of and for-in HIR lowering 2023-10-26 15:40:03 +08:00
record.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
runtime_call_id.h support Intl.Segmenter for ECMA402 2024-01-24 19:11:45 -08:00
subtyping_operator-inl.h add ts module regexp.. 2023-06-11 16:17:47 +08:00
subtyping_operator.cpp Part2: AOT obj literal use pgo type 2023-07-04 10:52:12 +08:00
subtyping_operator.h Maintain Subtyping when Adding Property on Prototype 2023-05-24 10:28:33 +08:00
symbol_table.h Signed-off-by: linxiang8 <linxiang8@huawei.com> 2023-03-02 10:10:33 +08:00
tagged_array-inl.h ElementsKind-Part2 2023-12-18 15:57:47 +08:00
tagged_array.h !5662 Fix typo 2024-01-04 04:16:10 +00:00
tagged_dictionary.cpp Global IndexMap 2023-11-24 14:12:39 +08:00
tagged_dictionary.h Global IndexMap 2023-11-24 14:12:39 +08:00
tagged_hash_array.cpp Fix HashMap And HashSet 2022-08-15 18:06:05 +08:00
tagged_hash_array.h fix hashmap key 2024-01-06 10:44:01 +08:00
tagged_hash_table.h Supprt define instance hclass 2023-12-21 20:11:20 +08:00
tagged_list.cpp list GetSubList 2024-01-02 20:05:03 +08:00
tagged_list.h Modify the algorithm of the linkedlist after GrowCapacity 2023-12-23 10:54:58 +08:00
tagged_node.cpp [稳定性问题]: 修复文件云盘全选2000+未缓存文件点击复制,必现崩溃问题 2024-01-09 00:25:10 +08:00
tagged_node.h Fix SetHash GC bug that use raw pointer during GC 2023-12-24 16:47:07 +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 Change the data type (int to uint) 2023-07-25 21:05:05 +08:00
tagged_tree.h !4436 Change the data type (int to uint) 2023-07-27 03:25:34 +00:00
template_map.h Signed-off-by: linxiang8 <linxiang8@huawei.com> 2023-03-02 10:10:33 +08:00
template_string.cpp Fix ArrayCreate and JSTaggedValue::ToPropertyKey 2023-07-06 10:12:07 +08:00
template_string.h Sync js_runtime to openharmony 2021-09-08 09:20:53 +08:00
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 Modifying Code Alarms 2023-03-23 14:43:41 +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