arkcompiler_runtime_core/static_core/libpandafile
Shimenkov Mikhail f8ae29ac44 Fixes for standalone win build
Issue: https://gitee.com/openharmony/arkcompiler_runtime_core/issues/IAOXUE
Tests: python ark.py mingw_x86_64.release static_core
--gn-args="is_standard_system=true"

Change-Id: I7d0360fe85cc27366e0aa3daa76c6cf3f760f52a
Signed-off-by: Shimenkov Mikhail <shimenkov.mikhail@huawei-partners.com>
2024-10-22 16:35:29 +03:00
..
external Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
templates Fixes for standalone win build 2024-10-22 16:35:29 +03:00
tests Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
annotation_data_accessor.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
annotation_data_accessor.h Update all copyrights 2024-07-20 18:52:46 +03:00
BUILD.gn Fixes for standalone win build 2024-10-22 16:35:29 +03:00
bytecode_emitter.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
bytecode_emitter.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
bytecode_instruction-inl.h Fix codecheck 2024-07-22 17:05:10 +03:00
bytecode_instruction.h Update all copyrights 2024-07-20 18:52:46 +03:00
class_data_accessor-inl.h Fix codecheck 2024-07-22 17:05:10 +03:00
class_data_accessor.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
class_data_accessor.h Fix codecheck 2024-07-22 17:05:10 +03:00
CMakeLists.txt Fuse JSValue->primitive casts in interop 2024-02-26 14:34:24 +03:00
code_data_accessor-inl.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
code_data_accessor.cpp Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
code_data_accessor.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
debug_data_accessor-inl.h Update all copyrights 2024-07-20 18:52:46 +03:00
debug_data_accessor.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
debug_data_accessor.h Update all copyrights 2024-07-20 18:52:46 +03:00
debug_helpers.cpp [ArkTS] Fix local variables types in debug info 2024-07-01 10:11:45 +03:00
debug_helpers.h [ArkTS] Fix local variables types in debug info 2024-07-01 10:11:45 +03:00
debug_info_extractor.cpp Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
debug_info_extractor.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
debug_info_updater-inl.h [ArkTS] Fix local variables types in debug info 2024-07-01 10:11:45 +03:00
field_data_accessor-inl.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
field_data_accessor.cpp Fix codecheck 2024-07-22 17:05:10 +03:00
field_data_accessor.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
file_format_version.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
file_item_container.cpp Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
file_item_container.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
file_items.cpp Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
file_items.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
file_reader.cpp Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
file_reader.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
file_writer.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
file_writer.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
file-inl.h Update all copyrights 2024-07-20 18:52:46 +03:00
file.cpp Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
file.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
helpers.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
LibpandafilePostPlugins.cmake Fuse JSValue->primitive casts in interop 2024-02-26 14:34:24 +03:00
line_number_program.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
literal_data_accessor-inl.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
literal_data_accessor.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
literal_data_accessor.h Update all copyrights 2024-07-20 18:52:46 +03:00
method_data_accessor-inl.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
method_data_accessor.cpp Fix codecheck 2024-07-22 17:05:10 +03:00
method_data_accessor.h Fixes for standalone win build 2024-10-22 16:35:29 +03:00
method_handle_data_accessor.cpp Update all copyrights 2024-07-20 18:52:46 +03:00
method_handle_data_accessor.h Update all copyrights 2024-07-20 18:52:46 +03:00
modifiers.h Implement string constant pool in interop 2024-02-28 17:28:27 +03:00
panda_cache.h Update all copyrights 2024-07-20 18:52:46 +03:00
pandafile_isapi.rb Update all copyrights 2024-07-20 18:52:46 +03:00
param_annotations_data_accessor.h Update all copyrights 2024-07-20 18:52:46 +03:00
pgo.cpp Fix codecheck 2024-07-22 17:05:10 +03:00
pgo.h Update all copyrights 2024-07-20 18:52:46 +03:00
proto_data_accessor-inl.h Suppress/fix codecheck warnings 2024-10-11 10:22:40 +03:00
proto_data_accessor.h Support method variance in core runtime, ets 2024-06-11 13:55:39 +03:00
shorty_iterator.h Update all copyrights 2024-07-20 18:52:46 +03:00
type_helper.h Update all copyrights 2024-07-20 18:52:46 +03:00
types.rb Update all copyrights 2024-07-20 18:52:46 +03:00
types.yaml Update all copyrights 2024-07-20 18:52:46 +03:00
value.h Update all copyrights 2024-07-20 18:52:46 +03:00