Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dinvoke_cache.h31 …static bool SetPolyConstuctCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t …
Dinvoke_cache.cpp36 bool InvokeCache::SetPolyConstuctCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint… in SetPolyConstuctCacheSlot() function in panda::ecmascript::InvokeCache
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_invoke_test.cpp66 HWTEST_F_L0(ICInvokeTest, SetPolyConstuctCacheSlot) in HWTEST_F_L0() argument
88 bool setResult = InvokeCache::SetPolyConstuctCacheSlot( in HWTEST_F_L0()