Home | History | Annotate | Download | only in jdwp

Lines Matching full:isstatic

834   DCHECK_EQ(pLoc->method->IsStatic(), thisPtr == nullptr);
932 DCHECK_EQ(field->IsStatic(), this_object == nullptr);
1109 DCHECK_EQ(pThrowLoc->method->IsStatic(), thisPtr == nullptr);