arkcompiler_ets_runtime/ecmascript/module
openharmony_ci b248dc6cf4
!7034 Bugfix of import shared-module cross hap and dynamic-importing
Merge pull request !7034 from DaiHN/fixsendable4
2024-05-06 15:57:03 +00:00
..
tests bugfix: The npm package fails to load under the new ohmurl rule 2024-04-26 17:51:08 +08:00
js_dynamic_import.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_dynamic_import.h Support dynamicImport json file 2024-01-23 17:04:12 +08:00
js_module_deregister.cpp modify napi performance 2024-04-21 14:47:41 +08:00
js_module_deregister.h modify napi performance 2024-04-21 14:47:41 +08:00
js_module_entry.h Bugfix of inaccurate index when using "Export... as ..." 2023-04-11 14:42:48 +08:00
js_module_manager.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_module_manager.h Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_module_namespace.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_module_namespace.h Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_module_record.cpp [新需求]: 在必要的地方增加STACK_LIMIT_CHECK 2024-01-26 16:34:21 +08:00
js_module_record.h support top-level await for module 2023-12-09 22:47:29 +08:00
js_module_source_text.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_module_source_text.h Bugfix of loading native so failed 2024-04-15 10:23:04 +08:00
js_shared_module_manager.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_shared_module_manager.h Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_shared_module.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
js_shared_module.h Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
module_data_extractor.cpp Support shared module 2024-04-07 20:04:00 +08:00
module_data_extractor.h Support shared module 2024-04-07 20:04:00 +08:00
module_manager_helper.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
module_manager_helper.h modify code alarms 2024-04-19 14:53:36 +08:00
module_path_helper.cpp !7210 [BugFix] 修复import三方Har包场景下,触发热重载时三方包加载失败并产生JsCrash的问题 2024-05-06 04:01:19 +00:00
module_path_helper.h bugfix: The npm package fails to load under the new ohmurl rule 2024-04-26 17:51:08 +08:00
napi_module_loader.cpp Bugfix of import shared-module cross hap and dynamic-importing 2024-05-06 10:34:45 +08:00
napi_module_loader.h 新增napi_load_module_with_info 2024-03-09 15:58:03 +08:00