Searched defs:LoadPrototype (Results 1 – 4 of 4) sorted by relevance
213 HWTEST_F_L0(ICHandlerTest, LoadPrototype) in HWTEST_F_L0() argument
395 …static inline JSHandle<JSTaggedValue> LoadPrototype(const JSThread *thread, const ObjectOperator &… in LoadPrototype() function
422 JSTaggedValue ICRuntimeStub::LoadPrototype(JSThread *thread, JSTaggedValue receiver, JSTaggedValue … in LoadPrototype() function
188 GateRef CircuitBuilder::LoadPrototype(GateRef hclass) in LoadPrototype() function