Searched refs:AddHandlerWithoutKey (Results 1 – 4 of 4) sorted by relevance
120 HWTEST_F_L0(ProfileTypeInfoTest, AddHandlerWithoutKey) in HWTEST_F_L0() argument139 handleProfileTypeAccessor0.AddHandlerWithoutKey(objClassVal, HandlerValue); in HWTEST_F_L0()146 handleProfileTypeAccessor1.AddHandlerWithoutKey(objClassVal, HandlerValue); in HWTEST_F_L0()155 handleProfileTypeAccessor2.AddHandlerWithoutKey(objClassVal, HandlerValue); in HWTEST_F_L0()
36 AddHandlerWithoutKey(hclass, handler); in AddElementHandler()62 void ProfileTypeAccessor::AddHandlerWithoutKey(JSHandle<JSTaggedValue> hclass, JSHandle<JSTaggedVal… in AddHandlerWithoutKey() function in panda::ecmascript::ProfileTypeAccessor
80 icAccessor_.AddHandlerWithoutKey(JSHandle<JSTaggedValue>::Cast(hclass), handlerValue); in UpdateLoadHandler()144 icAccessor_.AddHandlerWithoutKey(receiverHClass_, handlerValue); in UpdateStoreHandler()
392 … void AddHandlerWithoutKey(JSHandle<JSTaggedValue> hclass, JSHandle<JSTaggedValue> handler) const;