Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.cpp23 void ProfileTypeAccessor::AddElementHandler(JSHandle<JSTaggedValue> hclass, JSHandle<JSTaggedValue>… in AddElementHandler() function in panda::ecmascript::ProfileTypeAccessor
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dprofile_type_info_test.cpp181 HWTEST_F_L0(ProfileTypeInfoTest, AddElementHandler) in HWTEST_F_L0() argument