Home | History | Annotate | Download | only in src

Lines Matching refs:code_

814   code_->ShortPrint();
815 if (code_->kind() == Code::FUNCTION) PrintF(" NON-OPT");
816 if (code_->kind() == Code::OPTIMIZED_FUNCTION) PrintF(" OPT");