Home | History | Annotate | Download | only in src

Lines Matching refs:compiled_code

624       Code* compiled_code = FindDeoptimizingCode(from_);
625 return (compiled_code == NULL)
627 : compiled_code;