Home
last modified time | relevance | path

Searched refs:SetMonoConstuctCacheSlot (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dinvoke_cache.h28 static bool SetMonoConstuctCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t slotId,
H A Dinvoke_cache.cpp23 bool InvokeCache::SetMonoConstuctCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t slotId, in SetMonoConstuctCacheSlot() function in panda::ecmascript::InvokeCache
/arkcompiler/ets_runtime/ecmascript/ic/tests/
H A Dic_invoke_test.cpp50 HWTEST_F_L0(ICInvokeTest, SetMonoConstuctCacheSlot) in HWTEST_F_L0()
59 bool setResult = InvokeCache::SetMonoConstuctCacheSlot( in HWTEST_F_L0()

Completed in 2 milliseconds