.. |
base
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
builtins
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
compiler
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
containers
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
debugger
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
deoptimizer
|
Implement __llvm_deoptimize to void relocate deopt hander
|
2023-03-18 14:48:24 +08:00 |
dfx
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
ic
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
interpreter
|
Fix failing to save calendar agenda in AOT mode
|
2023-03-23 21:39:35 +08:00 |
intl
|
ix file formatting and locale "resize" function
|
2023-03-16 11:08:00 +08:00 |
jobs
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
js_api
|
Modify the problem that the set interface 401 error code in the hashmap cannot be thrown
|
2023-03-21 10:45:56 +08:00 |
js_vm
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
jspandafile
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
mem
|
!3590 AOT Supports VTable [PART_1]
|
2023-03-17 03:52:47 +00:00 |
module
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
napi
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
patch
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
pgo_profiler
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
platform
|
Eliminate Daylight Savings Offset
|
2023-03-15 10:10:06 +08:00 |
quick_fix
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
regexp
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
require
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
sdk
|
Integrate profdump into sdk
|
2023-03-21 20:42:51 +08:00 |
shared_mm
|
Descriptor: Encapsulate some interface in PandaFile
|
2023-01-03 15:16:51 +08:00 |
snapshot
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
stackmap
|
AOT support js stacktrace
|
2023-03-03 10:08:54 +08:00 |
stubs
|
AOT VTable Part2 && Part3
|
2023-03-17 13:25:20 +08:00 |
taskpool
|
Reconstruct Lock for Runner
|
2023-03-22 10:56:49 +08:00 |
tests
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
ts_types
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
accessor_data.h
|
|
|
aot_file_manager.cpp
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
aot_file_manager.h
|
Implement __llvm_deoptimize to void relocate deopt hander
|
2023-03-18 14:48:24 +08:00 |
async_generator_helper.cpp
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
async_generator_helper.h
|
|
|
byte_array.cpp
|
Modify the variable name and function name for typedarray and bytearray
|
2023-02-06 19:40:56 +08:00 |
byte_array.h
|
Modify the variable name and function name for typedarray and bytearray
|
2023-02-06 19:40:56 +08:00 |
common.h
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
date_parse.cpp
|
reason:overwrite Date parse
|
2023-02-02 21:34:23 +08:00 |
date_parse.h
|
reason:overwrite Date parse
|
2023-02-02 21:34:23 +08:00 |
dump.cpp
|
!3590 AOT Supports VTable [PART_1]
|
2023-03-17 03:52:47 +00:00 |
ecma_global_storage.h
|
add memory trace
|
2023-03-08 17:17:44 +08:00 |
ecma_handle_scope.h
|
feat(dfx): optimize global handle check tools
|
2023-01-28 14:12:17 +08:00 |
ecma_isa.yaml
|
Support CallRutime instrunction
|
2023-02-14 18:45:28 +08:00 |
ecma_macros.h
|
!3571 Internationalized module isolation scheme (function isolation)
|
2023-03-14 08:17:46 +00:00 |
ecma_param_configuration.h
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
ecma_runtime_call_info.h
|
|
|
ecma_string_table.cpp
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
ecma_string_table.h
|
|
|
ecma_string-inl.h
|
Fix code style
|
2022-12-26 19:50:46 +08:00 |
ecma_string.cpp
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
ecma_string.h
|
write to latin1
|
2023-01-05 10:46:09 +08:00 |
ecma_vm.cpp
|
Pgoprofiler adapts to multi-thread scenarios
|
2023-03-23 22:59:14 +08:00 |
ecma_vm.h
|
Fix bug on card dragging
|
2023-03-23 17:25:23 +08:00 |
frames.cpp
|
Modifying Code Alarms
|
2023-03-23 14:43:41 +08:00 |
frames.h
|
Implement __llvm_deoptimize to void relocate deopt hander
|
2023-03-18 14:48:24 +08:00 |
free_object.cpp
|
|
|
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
|
|
|
global_dictionary-inl.h
|
add log fatal before unreachable
|
2022-12-01 16:30:13 +08:00 |
global_dictionary.h
|
Explicit only works on single-argument constructor
|
2023-01-03 11:06:16 +08:00 |
global_env_constants-inl.h
|
Add some middle level ir for optimize newobj or create literal heapobj
|
2022-09-22 12:20:29 +08:00 |
global_env_constants.cpp
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
global_env_constants.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
global_env.cpp
|
|
|
global_env.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
global_handle_collection.h
|
feat(heap): Heap leak check optimization
|
2023-01-13 09:35:29 +08:00 |
js_arguments.cpp
|
|
|
js_arguments.h
|
|
|
js_array_iterator.cpp
|
|
|
js_array_iterator.h
|
|
|
js_array.cpp
|
Add object_fast_operator file
|
2023-01-18 13:52:15 +08:00 |
js_array.h
|
Descriptor: Fix daily build error
|
2023-01-06 09:40:10 +08:00 |
js_arraybuffer.cpp
|
Add onheap path for arraybuffer while arraybuffer bytelength is not greater than 64
|
2022-10-29 14:25:41 +08:00 |
js_arraybuffer.h
|
Judge special value use Isxxx() instead of equal
|
2023-01-14 10:20:50 +08:00 |
js_async_from_sync_iterator.cpp
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
js_async_from_sync_iterator.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
js_async_function.cpp
|
bugfix 262 cases of for-await-of
|
2023-03-13 18:38:28 +08:00 |
js_async_function.h
|
|
|
js_async_generator_object.cpp
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
js_async_generator_object.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
js_bigint.cpp
|
Fix bug about napi_create_bigint_words and napi_get_value_int64
|
2023-03-02 21:45:03 +08:00 |
js_bigint.h
|
Fix code check
|
2022-11-26 15:24:12 +08:00 |
js_collator.cpp
|
ix file formatting and locale "resize" function
|
2023-03-16 11:08:00 +08:00 |
js_collator.h
|
Add fast path for Number/BigInt/String's locale sensitive API
|
2022-12-02 17:00:12 +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
|
|
|
js_date_time_format.cpp
|
ix file formatting and locale "resize" function
|
2023-03-16 11:08:00 +08:00 |
js_date_time_format.h
|
Add fast path for Number/BigInt/String's locale sensitive API
|
2022-12-02 17:00:12 +08:00 |
js_date.cpp
|
reason:overwrite Date parse
|
2023-02-02 21:34:23 +08:00 |
js_date.h
|
reason:overwrite Date parse
|
2023-02-02 21:34:23 +08:00 |
js_displaynames.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
js_displaynames.h
|
|
|
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
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
js_finalization_registry.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
js_for_in_iterator.cpp
|
reason:optimize for in
|
2022-11-26 19:13:06 +08:00 |
js_for_in_iterator.h
|
reason:optimize for in
|
2022-11-26 19:13:06 +08:00 |
js_function_kind.h
|
Descriptor: Support async/await in taskpool
|
2023-02-14 18:44:43 +08:00 |
js_function.cpp
|
Fix some bugs and JSMutableHandle use error
|
2023-02-27 11:00:36 +08:00 |
js_function.h
|
Multi-instance simultaneous cup profile sampling failed
|
2023-03-09 17:40:21 +08:00 |
js_generator_object.cpp
|
|
|
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
|
Fix some bugs and JSMutableHandle use error
|
2023-02-27 11:00:36 +08:00 |
js_hclass-inl.h
|
AOT VTable Part2 && Part3
|
2023-03-17 13:25:20 +08:00 |
js_hclass.cpp
|
Modifying Code Alarms
|
2023-03-23 14:43:41 +08:00 |
js_hclass.h
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
js_intl.h
|
|
|
js_iterator.cpp
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
js_iterator.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
js_list_format.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
js_list_format.h
|
|
|
js_locale.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
js_locale.h
|
Add UT for multi-hap hot reload and codecheck fix
|
2023-01-30 16:08:55 +08:00 |
js_map_iterator.cpp
|
|
|
js_map_iterator.h
|
|
|
js_map.cpp
|
modify code Optimize clear, delete, has, get, interface performance in builtins_set and builtins_map
|
2022-08-12 16:08:07 +08:00 |
js_map.h
|
Descriptor: Fix daily build error
|
2023-01-06 09:40:10 +08:00 |
js_native_pointer.h
|
Trigger gc by native binding size
|
2022-09-09 16:58:03 +08:00 |
js_number_format.cpp
|
ix file formatting and locale "resize" function
|
2023-03-16 11:08:00 +08:00 |
js_number_format.h
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
js_object-inl.h
|
Clear patch constpoool after unload patch
|
2022-10-12 09:09:36 +08:00 |
js_object.cpp
|
AOT VTable Part2 && Part3
|
2023-03-17 13:25:20 +08:00 |
js_object.h
|
Add object_fast_operator file
|
2023-01-18 13:52:15 +08:00 |
js_plural_rules.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
js_plural_rules.h
|
|
|
js_primitive_ref.cpp
|
Judge special value use Isxxx() instead of equal
|
2023-01-14 10:20:50 +08:00 |
js_primitive_ref.h
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
js_promise.cpp
|
|
|
js_promise.h
|
|
|
js_proxy.cpp
|
Fix code style
|
2022-12-26 19:50:46 +08:00 |
js_proxy.h
|
Move ConstantPool from JSFunction to JSMethod
|
2022-08-17 18:58:42 +08:00 |
js_realm.h
|
|
|
js_regexp_iterator.cpp
|
Add object_fast_operator file
|
2023-01-18 13:52:15 +08:00 |
js_regexp_iterator.h
|
|
|
js_regexp.h
|
|
|
js_relative_time_format.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +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
|
Dump aot file loading information
|
2023-03-15 16:16:16 +08:00 |
js_runtime_options.h
|
Fix bug on card dragging
|
2023-03-23 17:25:23 +08:00 |
js_serializer.cpp
|
Modifying Code Alarms
|
2023-03-20 14:04:57 +08:00 |
js_serializer.h
|
Descriptor: Support async/await in taskpool
|
2023-02-14 18:44:43 +08:00 |
js_set_iterator.cpp
|
|
|
js_set_iterator.h
|
|
|
js_set.cpp
|
modify code Optimize clear, delete, has, get, interface performance in builtins_set and builtins_map
|
2022-08-12 16:08:07 +08:00 |
js_set.h
|
Descriptor: Fix daily build error
|
2023-01-06 09:40:10 +08:00 |
js_stable_array.cpp
|
Modify the variable name and function name for typedarray and bytearray
|
2023-02-06 19:40:56 +08:00 |
js_stable_array.h
|
Descriptor: Fix daily build error
|
2023-01-06 09:40:10 +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
|
|
|
js_symbol.h
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
js_tagged_number.h
|
|
|
js_tagged_value-inl.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
js_tagged_value.cpp
|
Judge special value use Isxxx() instead of equal
|
2023-01-14 10:20:50 +08:00 |
js_tagged_value.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
js_thread.cpp
|
Optimize updatehotnesscounter
|
2023-03-14 09:07:57 +08:00 |
js_thread.h
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
js_typed_array.cpp
|
Modify the variable name and function name for typedarray and bytearray
|
2023-02-06 19:40:56 +08:00 |
js_typed_array.h
|
Modify the variable name and function name for typedarray and bytearray
|
2023-02-06 19:40:56 +08:00 |
js_weak_container.cpp
|
|
|
js_weak_container.h
|
Descriptor: Fix daily build error
|
2023-01-06 09:40:10 +08:00 |
js_weak_ref.h
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
layout_info-inl.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
layout_info.cpp
|
|
|
layout_info.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
lexical_env.h
|
|
|
linked_hash_table.cpp
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
linked_hash_table.h
|
modify code Optimize clear, delete, has, get, interface performance in builtins_set and builtins_map
|
2022-08-12 16:08:07 +08:00 |
log_wrapper.h
|
add error log to sdk tool
|
2023-02-28 21:12:35 +08:00 |
log.cpp
|
Add "release" compile option on Android and hide dynamic symbols which should not be public
|
2023-02-17 13:56:10 +08:00 |
log.h
|
Force to log for unittests' ARK_LOG(level, ...) while level >= INFO
|
2022-12-05 23:13:10 +08:00 |
message_string.cpp
|
AOT and ASM-Interpreter share builtins stub with call and new
|
2022-11-28 19:15:55 +08:00 |
message_string.h
|
Add builtins array constructor stub
|
2022-12-06 16:13:35 +08:00 |
method.cpp
|
Support cold patch with method replace
|
2023-02-23 11:12:08 +08:00 |
method.h
|
Multi-instance simultaneous cup profile sampling failed
|
2023-03-09 17:40:21 +08:00 |
object_factory-inl.h
|
add log fatal before unreachable
|
2022-12-01 16:30:13 +08:00 |
object_factory.cpp
|
!3590 AOT Supports VTable [PART_1]
|
2023-03-17 03:52:47 +00:00 |
object_factory.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
object_fast_operator-inl.h
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
object_fast_operator.h
|
Add object_fast_operator file
|
2023-01-18 13:52:15 +08:00 |
object_operator.cpp
|
AOT VTable Part2 && Part3
|
2023-03-17 13:25:20 +08:00 |
object_operator.h
|
Rename AOT to TS in HClass Related Scenarios
|
2023-02-06 12:50:01 +08:00 |
property_attributes.h
|
Explicit only works on single-argument constructor
|
2023-01-03 11:06:16 +08:00 |
record.h
|
|
|
runtime_call_id.h
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
subtyping_operator-inl.h
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
subtyping_operator.cpp
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |
subtyping_operator.h
|
AOT VTable Part2 && Part3
|
2023-03-17 13:25:20 +08:00 |
symbol_table.h
|
Signed-off-by: linxiang8 <linxiang8@huawei.com>
|
2023-03-02 10:10:33 +08:00 |
tagged_array-inl.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
tagged_array.h
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
tagged_dictionary.cpp
|
Fix code style
|
2022-12-26 19:50:46 +08:00 |
tagged_dictionary.h
|
|
|
tagged_hash_array.cpp
|
Fix HashMap And HashSet
|
2022-08-15 18:06:05 +08:00 |
tagged_hash_array.h
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
tagged_hash_table.h
|
Signed-off-by: linxiang8 <linxiang8@huawei.com>
|
2023-03-02 10:10:33 +08:00 |
tagged_list.cpp
|
Modify the LinkedList module exception description
|
2023-01-11 14:21:53 +08:00 |
tagged_list.h
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
tagged_node.cpp
|
Fix some bugs and JSMutableHandle use error
|
2023-02-27 11:00:36 +08:00 |
tagged_node.h
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
tagged_queue.h
|
|
|
tagged_tree.cpp
|
Fix some bugs and JSMutableHandle use error
|
2023-02-27 11:00:36 +08:00 |
tagged_tree.h
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
template_map.h
|
Signed-off-by: linxiang8 <linxiang8@huawei.com>
|
2023-03-02 10:10:33 +08:00 |
template_string.cpp
|
|
|
template_string.h
|
|
|
transitions_dictionary.h
|
Signed-off-by: linxiang8 <linxiang8@huawei.com>
|
2023-03-02 10:10:33 +08:00 |
vtable.cpp
|
Modifying Code Alarms
|
2023-03-22 11:33:58 +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
|
add test case for WaiterList and modify test case
|
2022-08-25 10:24:41 +08:00 |
weak_vector.cpp
|
AOT Supports VTable [PART_1]
|
2023-03-16 19:07:49 +08:00 |
weak_vector.h
|
Modifying Code Alarms
|
2023-03-21 11:27:53 +08:00 |