Searched defs:LoadProperty (Results 1 – 3 of 3) sorted by relevance
75 HWTEST_F_L0(ICHandlerTest, LoadProperty) in HWTEST_F_L0() argument
98 …static inline JSHandle<JSTaggedValue> LoadProperty(const JSThread *thread, const ObjectOperator &o… in LoadProperty() function
588 GateRef CircuitBuilder::LoadProperty(GateRef receiver, GateRef offset) in LoadProperty() function in panda::ecmascript::kungfu::CircuitBuilder