Home
last modified time | relevance | path

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

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