Home | History | Annotate | Download | only in interpreter

Lines Matching full:shorty

554     // We need to do runtime check on reference assignment. We need to load the shorty
558 const char* shorty = method->GetShorty(&shorty_len);
569 // Handle receiver apart since it's not part of the shorty.
581 switch (shorty[shorty_pos + 1]) {