.. |
base
|
support sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
builtins
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
checkpoint
|
Remove Checkpoint call during changing state from RUNNING to RUNNING
|
2024-03-29 16:15:57 +08:00 |
compiler
|
!6765 Replace IsNan and IsFinite to constant for integer input
|
2024-04-08 12:34:55 +00:00 |
containers
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
debugger
|
Debugger adapts JSThread State switching
|
2024-04-02 10:45:50 +08:00 |
deoptimizer
|
on stack replacement
|
2024-03-26 17:26:11 +08:00 |
dfx
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
extractortool/src
|
Optimized cppcrash hybrid stack
|
2024-04-05 15:31:47 +08:00 |
ic
|
rebase pgo_type to master
|
2024-04-08 18:59:44 +08:00 |
interpreter
|
RETURN_VALUE_IF_ABRUPT_COMPLETION should return JSTaggedValue::Exception()
|
2024-04-06 18:37:00 +08:00 |
intl
|
[Suspend/Resume] Add more state changes for third-party libs and long methods
|
2024-03-23 18:54:54 +08:00 |
jit
|
on stack replacement
|
2024-03-26 17:26:11 +08:00 |
jobs
|
微任务队列打点,包含入队出队
|
2024-03-18 09:35:07 +08:00 |
js_api
|
hashset next modify
|
2024-02-02 11:02:34 +08:00 |
js_vm
|
回退 'Pull Request !6378 : Enable forward CFI and PAC backward CFI'
|
2024-03-14 01:20:39 +00:00 |
jspandafile
|
rebase pgo_type to master
|
2024-04-08 18:59:44 +08:00 |
mem
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
module
|
Support shared module
|
2024-04-07 20:04:00 +08:00 |
napi
|
!6797 Bugfix: RETURN_VALUE_IF_ABRUPT_COMPLETION should return JSTaggedValue::Exception()
|
2024-04-08 04:50:35 +00:00 |
ohos
|
Add AOT escape after three crashes to walk the interpreter
|
2024-04-02 19:12:54 +08:00 |
patch
|
Support shared module
|
2024-04-07 20:04:00 +08:00 |
pgo_profiler
|
rebase pgo_type to master
|
2024-04-08 18:59:44 +08:00 |
platform
|
Support shared module
|
2024-04-07 20:04:00 +08:00 |
quick_fix
|
回退 'Pull Request !6378 : Enable forward CFI and PAC backward CFI'
|
2024-03-14 01:20:39 +00:00 |
regexp
|
!6675 Modify the order of icu binary attribute enumeration in unicode attribute expressions
|
2024-03-27 08:10:15 +00:00 |
require
|
Exception log Rectification
|
2024-03-10 21:33:51 +08:00 |
sdk
|
部件弹性化部署整改
|
2023-07-03 19:56:05 +08:00 |
serializer
|
Support sendable TypedArray
|
2024-04-07 21:03:05 +08:00 |
shared_mm
|
change mutex based on pthread_mutex
|
2023-09-27 15:11:28 +08:00 |
shared_objects
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
snapshot
|
Fix CodeCheck
|
2024-03-17 15:56:17 +08:00 |
stackmap
|
llvm litecg相关目录整理
|
2024-02-22 15:46:20 +08:00 |
stubs
|
!6763 Support trace logs for inlined builtins
|
2024-04-07 15:51:02 +00:00 |
taskpool
|
Post task to set moduleName
|
2024-02-21 10:04:26 +08:00 |
tests
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
ts_types
|
share constpool between vm
|
2024-04-03 19:08:44 +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
|
share constpool between vm
|
2024-04-03 19:08:44 +08:00 |
date_parse.cpp
|
[Bug]: Bug in date parse
|
2024-03-25 10:50:22 +08:00 |
date_parse.h
|
BugFix:ark failed to parse the date
|
2024-01-09 10:07:10 +08:00 |
dump.cpp
|
support sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
ecma_context.cpp
|
Support shared module
|
2024-04-07 20:04:00 +08:00 |
ecma_context.h
|
modify share constpool
|
2024-04-04 01:31:56 +08:00 |
ecma_global_storage.h
|
Fix share gc cross thread disposing weak node global bug
|
2024-03-16 20:51:53 +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
|
Support SharedSet
|
2024-03-22 22:07:40 +08:00 |
ecma_param_configuration.h
|
invoke shared gc in destroying worker vm
|
2024-04-03 01:27:46 +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
|
Add string table lock for new added interface
|
2024-03-30 11:10:49 +08:00 |
ecma_string_table.h
|
optimize string regexp related interface
|
2024-03-29 16:48:27 +08:00 |
ecma_string-inl.h
|
optimize string regexp related interface
|
2024-03-29 16:48:27 +08:00 |
ecma_string.cpp
|
Merge remote-tracking branch 'openharmony/master' into dev_shareheap
|
2024-03-15 11:04:25 +08:00 |
ecma_string.h
|
on stack replacement
|
2024-03-26 17:26:11 +08:00 |
ecma_vm.cpp
|
Unified normalized ohmurl rules
|
2024-04-06 15:49:37 +08:00 |
ecma_vm.h
|
Unified normalized ohmurl rules
|
2024-04-06 15:49:37 +08:00 |
element_accessor-inl.h
|
ElementsKind-Part3 Prepare for AOT and switchOn
|
2024-02-19 19:18:11 +08:00 |
element_accessor.cpp
|
ElementsKind-Part3 Prepare for AOT and switchOn
|
2024-02-19 19:18:11 +08:00 |
element_accessor.h
|
ElementsKind-Part3 Prepare for AOT and switchOn
|
2024-02-19 19:18:11 +08:00 |
elements.cpp
|
Feat(Aot): Enable builtins object ldobjbyname
|
2024-03-07 09:24:57 +08:00 |
elements.h
|
ElementsKind-Part3 Prepare for AOT and switchOn
|
2024-02-19 19:18:11 +08:00 |
enum_conversion.h
|
ldobjbyname support "iterator operation"
|
2024-03-21 16:03:08 +08:00 |
filter_helper.h
|
Modifying Code Alarms
|
2023-08-10 17:35:58 +08:00 |
frames.cpp
|
aotfilemanager to ecma_vm
|
2024-02-28 15:22:26 +08:00 |
frames.h
|
Bugfix:crash caused by variable underflow
|
2024-03-21 09:36:13 +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
|
Impl rsp frame of generator
|
2022-05-16 09:18:47 +08:00 |
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
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
global_env_constants.h
|
Support sendable TypedArray
|
2024-04-07 21:03:05 +08:00 |
global_env_fields.h
|
support sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
global_env.cpp
|
Move EcmaString & StringTable on Shared Heap
|
2024-02-07 23:13:44 +08:00 |
global_env.h
|
support sendable array buffer
|
2024-04-08 19:24:33 +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
|
PGO support builtin Ctor Hclass
|
2024-03-29 10:03:45 +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
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
js_array.h
|
SetAccessor For JSSharedArray
|
2024-03-27 14:01:49 +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
|
修改bigint 右移问题
|
2024-03-07 16:35:54 +08:00 |
js_bigint.h
|
[JIT] export libark_jsruntime.so symbols for libark_jsoptimizer.so
|
2024-01-25 12:24:36 +08:00 |
js_collator.cpp
|
Fix run test262 fail
|
2024-04-07 18:46:58 +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
|
!6674 修复DateFormat timezone设置范围错误问题
|
2024-04-02 04:14:35 +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
|
Fix intl/displaynames/constructor-v2.js
|
2024-03-27 14:34:30 +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
|
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
|
fix call sendable object method in concurrent function
|
2024-04-02 10:55:05 +08:00 |
js_function.h
|
Add concurrent native delter
|
2024-03-25 22:12:47 +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
|
Fix code check and UT fails
|
2024-03-17 22:26:42 +08:00 |
js_hclass.cpp
|
support sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
js_hclass.h
|
support sendable array buffer
|
2024-04-08 19:24:33 +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
|
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
|
Description: Fixes for SuspendAll functionality
|
2024-03-22 16:44:08 +08:00 |
js_locale.h
|
异常未及时抛出part5
|
2024-01-30 10:58:15 +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
|
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
|
Add trace for ProcessNativeDelete
|
2024-03-05 22:56:06 +08:00 |
js_number_format.cpp
|
异常问题加固part1
|
2024-01-30 09:47:06 +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
|
Support SendableArray
|
2024-03-22 22:50:31 +08:00 |
js_object.cpp
|
Freez SharedArray
|
2024-04-02 16:16:14 +08:00 |
js_object.h
|
Freez SharedArray
|
2024-04-02 16:16:14 +08:00 |
js_plural_rules.cpp
|
Description: Fixes for SuspendAll functionality
|
2024-03-22 16:44:08 +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
|
没有抛异常
|
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
|
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
|
RETURN_VALUE_IF_ABRUPT_COMPLETION should return JSTaggedValue::Exception()
|
2024-04-06 18:37:00 +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
|
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
|
!6805 pgotype替换ts类型
|
2024-04-08 12:18:04 +00:00 |
js_runtime_options.h
|
Add memory analysis option
|
2024-04-08 15:31:12 +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
|
support sendable array buffer
|
2024-04-08 19:24:33 +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
|
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
|
Fix concurrency check
|
2024-03-27 11:19:49 +08:00 |
js_stable_array.h
|
Array Some IR 化
|
2024-03-23 12:57:31 +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 sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
js_tagged_value.cpp
|
Support sendable TypedArray
|
2024-04-07 21:03:05 +08:00 |
js_tagged_value.h
|
support sendable array buffer
|
2024-04-08 19:24:33 +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
|
Optimizes AOT ldobjbyname for Builtin.prototype in TypeScript
|
2023-10-12 14:40:25 +08:00 |
js_thread.cpp
|
Bugfix of freeBuffer
|
2024-04-08 23:48:11 +08:00 |
js_thread.h
|
!6785 OneItems deopt bugfix
|
2024-04-08 08:18:23 +00:00 |
js_typed_array.cpp
|
support sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
js_typed_array.h
|
Support sendable TypedArray
|
2024-04-07 21:03:05 +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
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
jsnapi_sendable.cpp
|
Fix inherit from AsyncLock
|
2024-04-02 19:47:21 +08:00 |
jsnapi_sendable.h
|
Fix inherit from AsyncLock
|
2024-04-02 19:47:21 +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
|
Make linked hash table can be shared allocated
|
2024-03-22 10:24:50 +08:00 |
linked_hash_table.h
|
Make linked hash table can be shared allocated
|
2024-03-22 10:24:50 +08:00 |
log_wrapper.h
|
enable jit compiler
|
2023-12-09 09:18:29 +08:00 |
log.cpp
|
Change hilog to light hilog
|
2024-03-28 14:04:11 +08:00 |
log.h
|
Change hilog to light hilog
|
2024-03-28 14:04:11 +08:00 |
marker_cell.h
|
Implement serialize base class
|
2023-12-01 09:02:26 +08:00 |
message_string.cpp
|
Reason:modify builtins stub frame
|
2024-03-27 17:00:47 +08:00 |
message_string.h
|
GetCallSpreadArgs 指令IR化修改
|
2024-04-07 16:53:42 +08:00 |
method.cpp
|
Clear aotflag when new jsfunction if the flag was set for jit
|
2024-03-28 16:25:53 +08:00 |
method.h
|
Clear aotflag when new jsfunction if the flag was set for jit
|
2024-03-28 16:25:53 +08:00 |
mutator_lock.cpp
|
Desciption
|
2024-01-30 21:49:51 +08:00 |
mutator_lock.h
|
Desciption
|
2024-01-30 21:49:51 +08:00 |
object_factory-inl.h
|
!6647 optimize string regexp related interface
|
2024-03-29 18:54:11 +00:00 |
object_factory.cpp
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
object_factory.h
|
!6811 support sendable array buffer
|
2024-04-08 15:46:46 +00:00 |
object_fast_operator-inl.h
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
object_fast_operator.h
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
object_operator.cpp
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
object_operator.h
|
New API for SharedArray
|
2024-04-02 07:56:43 +08:00 |
on_heap.h
|
add onheap testcase
|
2024-01-22 19:19:08 +08:00 |
property_accessor.cpp
|
异常未及时抛出part5
|
2024-01-30 10:58:15 +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
|
slice add fast path
|
2024-01-29 19:22:11 +08:00 |
record.h
|
|
|
runtime_call_id.h
|
support sendable array buffer
|
2024-04-08 19:24:33 +08:00 |
runtime_lock.cpp
|
Support multi-thread test for shared heap
|
2024-02-26 20:25:33 +08:00 |
runtime_lock.h
|
Support multi-thread test for shared heap
|
2024-02-26 20:25:33 +08:00 |
runtime.cpp
|
!6749 Double SuspendAllScope enter may lead to perf degradation
|
2024-04-08 06:30:21 +00:00 |
runtime.h
|
[Suspend/Resume] Fix a perf issue during entering SuspendAllScope in two threads.
|
2024-04-08 09:23:36 +08:00 |
shared_object_factory.cpp
|
Support shared module
|
2024-04-07 20:04:00 +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
|
[JIT] export libark_jsruntime.so symbols for libark_jsoptimizer.so
|
2024-01-25 12:24:36 +08:00 |
symbol_table.h
|
Signed-off-by: linxiang8 <linxiang8@huawei.com>
|
2023-03-02 10:10:33 +08:00 |
tagged_array-inl.h
|
Revert "Optimize Set.clear"
|
2024-03-08 10:02:17 +08:00 |
tagged_array.h
|
Revert "Optimize Set.clear"
|
2024-03-08 10:02:17 +08:00 |
tagged_dictionary.cpp
|
Make linked hash table can be shared allocated
|
2024-03-22 10:24:50 +08:00 |
tagged_dictionary.h
|
Merge remote-tracking branch 'openharmony/master' into dev_shareheap
|
2024-02-19 00:14:55 +08:00 |
tagged_hash_array.cpp
|
Container Optimization - HashMap - SetAll and Set
|
2024-01-25 10:30:52 +08:00 |
tagged_hash_array.h
|
fix hashmap key
|
2024-01-06 10:44:01 +08:00 |
tagged_hash_table.h
|
Make linked hash table can be shared allocated
|
2024-03-22 10:24:50 +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-03-25 19:49:20 +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
|
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 |