Home
last modified time | relevance | path

Searched full:protected_class (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_method/ts_to_sts/
DCMakeLists.txt60 CPP_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/protected_class/protected_class.cpp
61 ETS_SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/protected_class/protected_class.ets
/arkcompiler/runtime_core/static_core/verification/
Dverification.yaml24 protected_class: Access to package-private class is prohibited.
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h4167 LogInnerMessage(CheckResult::protected_class); in CheckInstanceClass()