Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.cpp92 void ProfileTypeAccessor::AddHandlerWithKey(JSHandle<JSTaggedValue> key, JSHandle<JSTaggedValue> hc… in AddHandlerWithKey() function in panda::ecmascript::ProfileTypeAccessor
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dprofile_type_info_test.cpp214 HWTEST_F_L0(ProfileTypeInfoTest, AddHandlerWithKey) in HWTEST_F_L0() argument