Lines Matching refs:object_var
1276 Variable* object_var = property->obj()->AsVariableProxy()->AsVariable();1277 ASSERT_NOT_NULL(object_var);1278 Slot* object_slot = object_var->AsSlot();