Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dprofile_type_info.cpp42 void ProfileTypeAccessor::AddHandlerWithoutKey(JSHandle<JSTaggedValue> hclass, JSHandle<JSTaggedVal… in AddHandlerWithoutKey() function in panda::ecmascript::ProfileTypeAccessor
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dprofile_type_info_test.cpp122 HWTEST_F_L0(ProfileTypeInfoTest, AddHandlerWithoutKey) in HWTEST_F_L0() argument