Home | History | Annotate | Download | only in src

Lines Matching refs:compiled_code

558       Code* compiled_code = FindDeoptimizingCode(from_);
559 return (compiled_code == NULL)
561 : compiled_code;