Searched refs:LoadICWithElementHandler (Results 1 – 2 of 2) sorted by relevance
45 static inline JSTaggedValue LoadICWithElementHandler(JSThread *thread, JSTaggedValue receiver,
133 return LoadICWithElementHandler(thread, receiver, cachedHandler, key); in TryLoadICByValue()481 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadICWithElementHandler(JSThread *thread, JSTaggedValue re… in LoadICWithElementHandler() function