Lines Matching refs:obj_
42 obj_ = pg_->AllocReg();
44 node_->AsMemberExpression()->CompileObject(pg_, obj_);
63 pg_->LoadAccumulator(node_, obj_);
70 pg_->Equal(node_, obj_);
73 pg_->LoadAccumulator(node_, obj_);
80 pg_->LoadAccumulator(node_, obj_);
86 pg_->LoadObjProperty(node_, obj_, prop_);
105 pg_->StoreSuperProperty(node_, obj_, prop_);
113 pg_->StorePrivateProperty(node_, result.lexLevel, result.result.slot, obj_);
124 pg_->Equal(node_, obj_);
127 pg_->LoadAccumulator(node_, obj_);
131 pg_->StorePrivateProperty(node_, result.lexLevel, result.result.slot, obj_);
133 pg_->StoreObjProperty(node_, obj_, prop_);