Home
last modified time | relevance | path

Searched defs:VerificationInitAPI (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/include/
Dlanguage_context.h44 struct VerificationInitAPI { struct
45 std::vector<panda_file::Type::TypeId> primitive_roots_for_verification;
46 std::vector<const uint8_t *> array_elements_for_verification;
47 bool is_need_object_synthetic_class = false;
48 bool is_need_string_synthetic_class = false;
49 bool is_need_class_synthetic_class = false;