.. |
tests
|
Fix Log print error in intl
|
2023-03-24 20:34:46 +08:00 |
builtins_ark_tools.cpp
|
Fix failing to save calendar agenda in AOT mode
|
2023-03-23 21:39:35 +08:00 |
builtins_ark_tools.h
|
Fix failing to save calendar agenda in AOT mode
|
2023-03-23 21:39:35 +08:00 |
builtins_array.cpp
|
Multi-instance simultaneous cup profile sampling failed
|
2023-03-09 17:40:21 +08:00 |
builtins_array.h
|
Add typedArray and array extensions
|
2022-03-24 10:24:32 +08:00 |
builtins_arraybuffer.cpp
|
Judge special value use Isxxx() instead of equal
|
2023-01-14 10:20:50 +08:00 |
builtins_arraybuffer.h
|
Add onheap path for arraybuffer while arraybuffer bytelength is not greater than 64
|
2022-10-29 14:25:41 +08:00 |
builtins_async_from_sync_iterator.cpp
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
builtins_async_from_sync_iterator.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
builtins_async_function.cpp
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_async_function.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_async_generator.cpp
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
builtins_async_generator.h
|
Added New Code Of Asyncgenrator
|
2022-08-02 15:42:50 +08:00 |
builtins_async_iterator.cpp
|
Added New Code Of Async_Iterator
|
2022-08-31 11:41:50 +08:00 |
builtins_async_iterator.h
|
Added New Code Of Asyncgenrator
|
2022-08-02 15:42:50 +08:00 |
builtins_atomics.cpp
|
Descriptor: Encapsulate some interface in PandaFile
|
2023-01-03 15:16:51 +08:00 |
builtins_atomics.h
|
Fix the problem of mixing unsigned and signed numbers
|
2022-06-13 21:20:08 +08:00 |
builtins_bigint.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_bigint.h
|
Add bigint type, add related instructions and Napi
|
2022-03-10 21:25:06 +08:00 |
builtins_boolean.cpp
|
Judge special value use Isxxx() instead of equal
|
2023-01-14 10:20:50 +08:00 |
builtins_boolean.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_cjs_exports.cpp
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_cjs_exports.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_cjs_module.cpp
|
Throw JS error when find abc failed
|
2023-01-17 21:01:22 +08:00 |
builtins_cjs_module.h
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
builtins_cjs_require.cpp
|
add log fatal before unreachable
|
2022-12-01 16:30:13 +08:00 |
builtins_cjs_require.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_collator.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_collator.h
|
Move ConstantPool from JSFunction to JSMethod
|
2022-08-17 18:58:42 +08:00 |
builtins_dataview.cpp
|
Integer overflow check
|
2022-11-28 16:32:55 +08:00 |
builtins_dataview.h
|
fix code warnings
|
2022-11-23 17:30:51 +08:00 |
builtins_date_time_format.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_date_time_format.h
|
Move ConstantPool from JSFunction to JSMethod
|
2022-08-17 18:58:42 +08:00 |
builtins_date.cpp
|
ix file formatting and locale "resize" function
|
2023-03-16 11:08:00 +08:00 |
builtins_date.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_displaynames.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_displaynames.h
|
Add international specification module displaynames class code
|
2022-03-28 17:29:53 +08:00 |
builtins_errors.cpp
|
Fix code style
|
2022-12-26 19:50:46 +08:00 |
builtins_errors.h
|
Throw OOMError instead of Fatal when jsheap is used up
|
2022-08-29 11:41:11 +08:00 |
builtins_finalization_registry.cpp
|
remove redundant spaces between operator
|
2022-11-29 11:47:32 +08:00 |
builtins_finalization_registry.h
|
Add WeakRef and FinalizationRegistry interfaces
|
2022-06-01 20:59:20 +08:00 |
builtins_function.cpp
|
Fix compilation issue on ArkUI-X
|
2023-02-06 11:15:03 +08:00 |
builtins_function.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_generator.cpp
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_generator.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_global.cpp
|
AOT support js stacktrace
|
2023-03-03 10:08:54 +08:00 |
builtins_global.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_intl.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_intl.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_iterator.cpp
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_iterator.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_json.cpp
|
Multi-instance simultaneous cup profile sampling failed
|
2023-03-09 17:40:21 +08:00 |
builtins_json.h
|
Code alarm cleaning
|
2022-09-23 09:42:02 +08:00 |
builtins_list_format.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_list_format.h
|
According to the 2021 internationalization specification add international specification module listformat class code
|
2022-04-27 10:24:14 +08:00 |
builtins_locale.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_locale.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_map.cpp
|
Remove redundant maybe_unused
|
2023-01-04 11:06:58 +08:00 |
builtins_map.h
|
Add object object fromEntries interface
|
2022-05-05 14:14:56 +08:00 |
builtins_math.cpp
|
fix math.random bug
|
2023-02-21 14:20:10 +08:00 |
builtins_math.h
|
optimization math and number function
|
2022-08-27 17:24:16 +08:00 |
builtins_method_index.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |
builtins_number_format.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_number_format.h
|
Move ConstantPool from JSFunction to JSMethod
|
2022-08-17 18:58:42 +08:00 |
builtins_number.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_number.h
|
optimization math and number function
|
2022-08-27 17:24:16 +08:00 |
builtins_object.cpp
|
Add object_fast_operator file
|
2023-01-18 13:52:15 +08:00 |
builtins_object.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_plural_rules.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_plural_rules.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_promise_handler.cpp
|
Remove redundant maybe_unused
|
2023-01-04 11:06:58 +08:00 |
builtins_promise_handler.h
|
Upload promise code
|
2022-06-20 09:24:17 +08:00 |
builtins_promise_job.cpp
|
!3597 Delete ohmurl “@module”
|
2023-03-02 02:30:15 +00:00 |
builtins_promise_job.h
|
Fix for supporting Dynamic import
|
2022-11-23 14:35:22 +08:00 |
builtins_promise.cpp
|
Remove redundant maybe_unused
|
2023-01-04 11:06:58 +08:00 |
builtins_promise.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_proxy.cpp
|
Explicit only works on single-argument constructor
|
2023-01-03 11:06:16 +08:00 |
builtins_proxy.h
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_reflect.cpp
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_reflect.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_regexp.cpp
|
Fix RegExp Cache Bug and Rearrange Lock
|
2023-03-08 16:01:55 +08:00 |
builtins_regexp.h
|
RegExp enables $1..$9 global cache
|
2023-02-03 09:52:03 +08:00 |
builtins_relative_time_format.cpp
|
Internationalized module isolation scheme (function isolation)
|
2023-03-13 14:52:07 +08:00 |
builtins_relative_time_format.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_set.cpp
|
Explicit only works on single-argument constructor
|
2023-01-03 11:06:16 +08:00 |
builtins_set.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_sharedarraybuffer.cpp
|
Judge special value use Isxxx() instead of equal
|
2023-01-14 10:20:50 +08:00 |
builtins_sharedarraybuffer.h
|
Modify unreasonable double type
|
2022-09-09 22:43:01 +08:00 |
builtins_string_iterator.cpp
|
ecmastring interface refractor
|
2022-09-23 16:29:26 +08:00 |
builtins_string_iterator.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_string.cpp
|
Optimize FromCharCode C++ interface
|
2023-03-27 10:05:53 +08:00 |
builtins_string.h
|
Remove leading spaces at empty line
|
2022-12-27 17:59:06 +08:00 |
builtins_symbol.cpp
|
Descriptor: delete bit_utils.h
|
2022-07-26 15:03:18 +08:00 |
builtins_symbol.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_typedarray.cpp
|
Modify the variable name and function name for typedarray and bytearray
|
2023-02-06 19:40:56 +08:00 |
builtins_typedarray.h
|
Modify unreasonable double type
|
2022-09-09 22:43:01 +08:00 |
builtins_weak_map.cpp
|
!1833 fix fuzztest errro and add new fuzztest
|
2022-07-25 08:49:51 +08:00 |
builtins_weak_map.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins_weak_ref.cpp
|
fix clock app crash
|
2022-07-27 18:15:34 +08:00 |
builtins_weak_ref.h
|
Add WeakRef and FinalizationRegistry interfaces
|
2022-06-01 20:59:20 +08:00 |
builtins_weak_set.cpp
|
Descriptor: Modify some bug
|
2022-09-15 17:53:34 +08:00 |
builtins_weak_set.h
|
Sync js_runtime to openharmony
|
2021-09-08 09:20:53 +08:00 |
builtins.cpp
|
Fix failing to save calendar agenda in AOT mode
|
2023-03-23 21:39:35 +08:00 |
builtins.h
|
Fix AsyncGenerator
|
2023-02-23 18:43:29 +08:00 |