Home | History | Annotate | Download | only in quick

Lines Matching refs:throw_location

95       ThrowLocation throw_location = self->GetCurrentLocationForThrow();
96 ThrowNullPointerExceptionForFieldAccess(throw_location, field, true);
118 ThrowLocation throw_location = self->GetCurrentLocationForThrow();
119 ThrowNullPointerExceptionForFieldAccess(throw_location, field, true);
142 ThrowLocation throw_location = self->GetCurrentLocationForThrow();
143 ThrowNullPointerExceptionForFieldAccess(throw_location, field, true);
237 ThrowLocation throw_location = self->GetCurrentLocationForThrow();
238 ThrowNullPointerExceptionForFieldAccess(throw_location, field, false);
268 ThrowLocation throw_location = self->GetCurrentLocationForThrow();
269 ThrowNullPointerExceptionForFieldAccess(throw_location, field, false);
296 ThrowLocation throw_location = self->GetCurrentLocationForThrow();
297 ThrowNullPointerExceptionForFieldAccess(throw_location, field, false);