Searched defs:LoadProperty (Results 1 – 4 of 4) sorted by relevance
78 HWTEST_F_L0(ICHandlerTest, LoadProperty) in HWTEST_F_L0() argument
182 …static inline JSHandle<JSTaggedValue> LoadProperty(const JSThread *thread, const ObjectOperator &o… in LoadProperty() function
438 void ETSGen::LoadProperty(const ir::AstNode *const node, const checker::Type *propType, const VReg … in LoadProperty() function in panda::es2panda::compiler::ETSGen
697 GateRef CircuitBuilder::LoadProperty(GateRef receiver, GateRef propertyLookupResult, bool isFunctio… in LoadProperty() function in panda::ecmascript::kungfu::CircuitBuilder