Searched defs:LoadPrototype (Results 1 – 3 of 3) sorted by relevance
210 HWTEST_F_L0(ICHandlerTest, LoadPrototype) in HWTEST_F_L0() argument
225 …static inline JSHandle<JSTaggedValue> LoadPrototype(const JSThread *thread, const ObjectOperator &… in LoadPrototype() function
381 JSTaggedValue ICRuntimeStub::LoadPrototype(JSThread *thread, JSTaggedValue receiver, JSTaggedValue … in LoadPrototype() function