arkcompiler_ets_runtime/ecmascript/jspandafile
xing-yunhao e4275acf00 Fix deopt of hclass
Based on pr_7874, fix conflict and modify testcases to pass ut/aottest because aot logic has been optimized

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAFB8K?from=project-issue

Signed-off-by: xing-yunhao <xingyunhao1@huawei.com>
Change-Id: I0e4f3abd29cb2d7d8cefe41a455e8e964dd5021c
2024-07-31 10:46:49 +08:00
..
accessor refactor ModuleDataAccessor::EnumerateImportEntry 2024-05-27 14:58:31 +08:00
bytecode_inst modify code alarms 2024-04-19 14:53:36 +08:00
tests Add safe data check 2024-07-20 22:22:43 +08:00
class_info_extractor.cpp Fix deopt of hclass 2024-07-31 10:46:49 +08:00
class_info_extractor.h Fix deopt of hclass 2024-07-31 10:46:49 +08:00
class_literal.h Add the ClassLiteral class 2023-03-07 09:34:33 +08:00
constpool_value.h Added New Code Of Asyncgenrator 2022-08-02 15:42:50 +08:00
debug_info_extractor.cpp Grammar Fix 2023-07-11 17:35:47 +08:00
debug_info_extractor.h Debugger breakpoint adapts sendable features 2024-07-22 15:16:31 +08:00
js_pandafile_executor.cpp Op resolvedmodules 2024-07-16 16:21:22 +08:00
js_pandafile_executor.h Apply cold start performance optimization 2024-07-09 15:46:36 +08:00
js_pandafile_manager.cpp !8210 Open multi thread translateclass and set sharedbit in translateclass 2024-07-19 08:27:32 +00:00
js_pandafile_manager.h Feature adaptive sampling stack local backtrace 2024-04-30 10:00:19 +08:00
js_pandafile.cpp Remove hasTSType 2024-07-20 14:13:48 +08:00
js_pandafile.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
literal_data_extractor.cpp !7304 support sendable env 2024-05-12 12:28:55 +00:00
literal_data_extractor.h Support sendable env 2024-05-12 17:41:27 +08:00
method_literal.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
method_literal.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
panda_file_translator.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
panda_file_translator.h Execute TranslateClasses in other thread 2024-07-08 15:38:51 +08:00
program_object.cpp Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
program_object.h Optimize ArkJS VM build time 2024-07-30 16:26:35 +08:00
scope_info_extractor.cpp Fixes circular header dependency 2023-09-08 19:05:41 +08:00
scope_info_extractor.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00