Searched defs:ARRAY_U8 (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libpandafile/ | ||
| H A D | literal_data_accessor.h | 46 ARRAY_U8 = 0x0b, member in panda::panda_file::LiteralTag |
| /arkcompiler/runtime_core/static_core/libpandafile/ | ||
| H A D | literal_data_accessor.h | 45 ARRAY_U8 = 0x0c, member in ark::panda_file::LiteralTag |
| /arkcompiler/runtime_core/static_core/runtime/tests/ | ||
| H A D | epsilon_gcs_test.cpp | 85 ClassRoot::ARRAY_U8, false)); in AllocObjectsForTest() member in ark::mem::EpsilonGCTest::ClassRoot 87 ObjectAllocator::AllocArray(GetAllocator<T>()->GetLargeObjectMaxSize(), ClassRoot::ARRAY_U8, false)); in AllocObjectsForTest() member in ark::mem::EpsilonGCTest::ClassRoot 89 ClassRoot::ARRAY_U8, true)); in AllocObjectsForTest() member in ark::mem::EpsilonGCTest::ClassRoot |
| /arkcompiler/runtime_core/static_core/runtime/include/ | ||
| H A D | class_root.h | 36 ARRAY_U8, member in ark::ClassRoot |
Completed in 2 milliseconds