Lines Matching refs:object_var
1315 Variable* object_var = property->obj()->AsVariableProxy()->AsVariable();1316 ASSERT_NOT_NULL(object_var);1317 Slot* object_slot = object_var->AsSlot();