Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dlanguage_context.h46 struct VerificationInitAPI { struct
47 std::vector<panda_file::Type::TypeId> primitiveRootsForVerification;
48 std::vector<const uint8_t *> arrayElementsForVerification;
49 bool isNeedObjectSyntheticClass = false;
50 bool isNeedStringSyntheticClass = false;
51 bool isNeedClassSyntheticClass = false;