Home
last modified time | relevance | path

Searched defs:SetPolyConstuctCacheSlot (Results 1 – 2 of 2) sorted by relevance

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