arkcompiler_ets_runtime/ecmascript/jspandafile
openharmony_ci baad67c61d
!3986 Support typeinfer for generics types [PART_2]
Merge pull request !3986 from huoqingyi/typegenerics
2023-05-06 02:53:47 +00:00
..
accessor !3659 Fix loadedJSPandaFiles for native memory leak 2023-04-11 12:34:55 +00:00
bytecode_inst add log fatal before unreachable 2022-12-01 16:30:13 +08:00
tests Modifying Code Alarms 2023-05-04 19:06:26 +08:00
class_info_extractor.cpp Refactor loadedJSPandaFiles for memory leak 2023-04-07 14:57:06 +08:00
class_info_extractor.h Descriptor: Fix multi constantpool bug and add testcase 2022-10-19 15:00:56 +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 Modify char * to std::string 2023-04-28 14:36:43 +08:00
debug_info_extractor.h Fix cross thread access of debug info extractor 2023-04-26 17:59:53 +08:00
js_pandafile_executor.cpp Refactor loadedJSPandaFiles for memory leak 2023-04-07 14:57:06 +08:00
js_pandafile_executor.h Fix bug executeCard 2023-03-20 20:31:03 +08:00
js_pandafile_manager.cpp !3949 Extract the classes in the aot file manager 2023-04-21 01:15:34 +00:00
js_pandafile_manager.h CpuProfiler add (program) node and bugfix of aot profiling 2023-04-19 18:02:33 +08:00
js_pandafile.cpp 完善模块化jscrash报错信息 2023-04-07 10:09:55 +08:00
js_pandafile.h Support typeinfer for generic types [PART_1] 2023-04-23 14:19:11 +08:00
literal_data_extractor.cpp Support typeinfer for generic types [PART_1] 2023-04-23 14:19:11 +08:00
literal_data_extractor.h Support typeinfer for generic types [PART_1] 2023-04-23 14:19:11 +08:00
method_literal.cpp Optimize JSPandaFile CString usage 2023-01-09 15:19:40 +08:00
method_literal.h !3643 cup profile多实例同时采样失败 2023-03-12 10:22:56 +00:00
panda_file_translator.cpp Support typeinfer for generic types [PART_1] 2023-04-23 14:19:11 +08:00
panda_file_translator.h Support typeinfer for generic types [PART_1] 2023-04-23 14:19:11 +08:00
program_object.cpp AOT support multi constantpool 2022-12-09 09:53:22 +08:00
program_object.h Extract the classes in aot file manager 2023-04-20 22:54:52 +08:00
scope_info_extractor.cpp !3146 Encapsulate some interface in PandaFile 2023-01-05 07:14:36 +00:00
scope_info_extractor.h Explicit only works on single-argument constructor 2023-01-03 11:06:16 +08:00
type_literal_extractor.cpp Support typeinfer for generic types [PART_1] 2023-04-23 14:19:11 +08:00
type_literal_extractor.h Support parse generic types and generic instance types and add some tests 2023-05-05 22:19:54 +08:00