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