Searched defs:klass_ (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/include/coretypes/ | ||
| D | dyn_objects.h | 51 __extension__ uint8_t klass_[0]; // NOLINT(modernize-avoid-c-arrays) variable |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
| D | ets_class.h | 638 ark::Class klass_; variable |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/ | ||
| D | ets_class_wrapper.cpp | 317 Class *klass_; member in ark::ets::interop::js::ets_proxy::JSRefConvertInterface |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| D | class_linker_test.cpp | 851 Class *klass_; member in ark::test::TestClassLinkerContext |