Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dinvoke_cache.h44 …static bool SetPolyInlineCallCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_…
Dinvoke_cache.cpp135 bool InvokeCache::SetPolyInlineCallCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, ui… in SetPolyInlineCallCacheSlot() function in panda::ecmascript::InvokeCache