Home
last modified time | relevance | path

Searched refs:CreateArraySlowPathEntrypoint (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp181 return CreateArraySlowPathEntrypoint(klass, length); in CreateArrayByIdEntrypoint()
184 extern "C" coretypes::Array *CreateArraySlowPathEntrypoint(Class *klass, size_t length) in CreateArraySlowPathEntrypoint() function