Home
last modified time | relevance | path

Searched defs:arrayKlass (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_typeapi_create.cpp76 auto arrayKlass = coro->GetPandaVM()->GetClassLinker()->GetClass( in SaveObjects() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_convert.h336 auto arrayKlass = EtsClass::FromRuntimeClass(ctx->GetArrayClass()); in JSCONVERT_UNWRAP() local
/arkcompiler/runtime_core/static_core/runtime/core/
H A Dcore_vm.cpp241 auto *arrayKlass = classLinker->GetExtension(ctx)->GetClass(utf::CStringAsMutf8(className)); in CreateArgumentsArray() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_vm.cpp417 EtsClass *arrayKlass = etsVm->GetClassLinker()->GetClass(classDescripor); in CreateArgumentsArray() local
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
H A Dtest_runtime_interface.h357 static void ThrowArrayStoreException(Class *arrayKlass, Class *elemClass) in ThrowArrayStoreException() argument

Completed in 5 milliseconds