Lines Matching refs:object_var
1264 Variable* object_var = property->obj()->AsVariableProxy()->AsVariable();1265 ASSERT_NOT_NULL(object_var);1266 Slot* object_slot = object_var->AsSlot();