Searched defs:nameSetting (Results 1 – 2 of 2) sorted by relevance
392 bool nameSetting = false; in CompileRemainingProperties() local
445 …andaGen::StoreOwnProperty(const ir::AstNode *node, VReg obj, const Operand &prop, bool nameSetting) in StoreOwnProperty()573 …Gen::StOwnByName(const ir::AstNode *node, VReg obj, const util::StringView &prop, bool nameSetting) in StOwnByName()580 void PandaGen::StOwnByValue(const ir::AstNode *node, VReg obj, VReg prop, bool nameSetting) in StOwnByValue()