Searched refs:GetClassMethodFromCache (Results 1 – 3 of 3) sorted by relevance
204 static JSTaggedValue GetClassMethodFromCache(JSThread *thread, JSHandle<ConstantPool> constpool, in GetClassMethodFromCache() function
221 ConstantPool::GetClassMethodFromCache(thread, constpool, methodId); in GenerateConstpoolCache()
763 auto methodObj = ConstantPool::GetClassMethodFromCache(thread, constantPool, methodId); in RuntimeCreateClassWithBuffer()791 auto methodObj = ConstantPool::GetClassMethodFromCache(thread, constantPool, methodId); in RuntimeCreateClassWithIHClass()