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