Home | History | Annotate | Download | only in src

Lines Matching refs:check_type_

485   if (check_type_ == RECEIVER_MAP_CHECK) {
570 check_type_ = oracle->GetCallCheckType(this);
574 ASSERT(check_type_ == RECEIVER_MAP_CHECK);
577 ASSERT(check_type_ != RECEIVER_MAP_CHECK);
579 oracle->GetPrototypeForPrimitiveCheck(check_type_));