arkcompiler_ets_runtime/ecmascript/jspandafile
luochuhao 42e13f263a First run of an TSAOT-define function Demo.
Record idx in const pool of aot function in llvmmodule and aotcodeinfo.

Tweak code in circuit builder for slowpath lowering scenario where
constpool is null.

New JSFunction object for main function in AOT file and new JSFunction object
for each defined function in lowerDefineFuncDyn.

Fix bug in call.S after JSMethod refactor.

Issue: https://gitee.com/openharmony/ark_js_runtime/issues/I545X0
Signed-off-by: luochuhao <luochuhao@huawei.com>
Change-Id: Ie6448f8740caddf79c3b9ed3385ba5739c7eb76b
2022-04-25 12:00:12 +08:00
..
accessor delete xxx-inl.h move the definition to the declare head file 2022-04-24 13:40:46 +08:00
class_info_extractor.cpp fix codeDex warning. 2022-04-14 10:56:51 +08:00
class_info_extractor.h SnapShot serialize and deserialize by using ObjectXray visit object 2022-04-10 12:32:07 +08:00
constpool_value.h fix actor bug 2022-03-02 15:33:19 +08:00
debug_info_extractor.cpp fix compiler error of line_program_state.h 2022-04-07 11:39:22 +08:00
debug_info_extractor.h fix compiler error of line_program_state.h 2022-04-07 11:39:22 +08:00
js_pandafile_executor.cpp [part-1] support watch expression 2022-04-09 22:53:42 +08:00
js_pandafile_executor.h [part-1] support watch expression 2022-04-09 22:53:42 +08:00
js_pandafile_manager.cpp Distinguish Whether Pandafile with TypeInfo 2022-04-18 15:28:19 +08:00
js_pandafile_manager.h Descriptor: debugger refactor 2022-04-17 01:16:26 +08:00
js_pandafile.cpp First run of an TSAOT-define function Demo. 2022-04-25 12:00:12 +08:00
js_pandafile.h First run of an TSAOT-define function Demo. 2022-04-25 12:00:12 +08:00
literal_data_extractor.cpp share constpool, and modify some code refactor 2022-03-21 21:46:25 +08:00
literal_data_extractor.h share constpool, and modify some code refactor 2022-03-21 21:46:25 +08:00
module_data_extractor.cpp !1093 Delete useless code dependencies. 2022-04-24 16:26:56 +00:00
module_data_extractor.h refactor stl container 2022-04-06 16:05:22 +08:00
panda_file_translator.cpp refactor jsMethod 2022-04-20 23:17:00 -10:00
panda_file_translator.h Delete useless code dependencies 2022-04-24 18:02:32 +08:00
program_object.h [part-1] delete "*-inl.h" of newest codex rule 2022-04-07 14:14:49 +08:00
scope_info_extractor.cpp fix codeDex warning. 2022-04-14 10:56:51 +08:00
scope_info_extractor.h refactor stl container 2022-04-06 16:05:22 +08:00