Searched defs:CheckStoreArray (Results 1 – 3 of 3) sorted by relevance
111 SRC_GRAPH(CheckStoreArray, Graph *graph, DataType::Type type) in SRC_GRAPH() argument139 void CodegenTest::CheckStoreArray() in CheckStoreArray() function in ark::compiler::CodegenTest
248 bool PandaRuntimeInterface::CheckStoreArray(ClassPtr arrayCls, ClassPtr strCls) const in CheckStoreArray() function in ark::PandaRuntimeInterface
992 …virtual bool CheckStoreArray([[maybe_unused]] ClassPtr arrayCls, [[maybe_unused]] ClassPtr strCls)… in CheckStoreArray() function