Lines Matching refs:from_
476 from_(from),
511 from_, fp_to_sp_delta_));
534 // from_ is the value of the link register after the call to the
535 // deoptimizer, so for the last lazy deopt, from_ points to the first
538 if (from_ <= lazy_deopt_start) {
539 int offset = static_cast<int>(from_ - kEagerDeoptExitSize - deopt_start);
544 static_cast<int>(from_ - kLazyDeoptExitSize - lazy_deopt_start);
551 Code compiled_code = FindDeoptimizingCode(from_);
553 : isolate_->FindCodeObject(from_);
666 Deoptimizer::GetDeoptInfo(compiled_code_, from_);
687 caller_frame_top_, PointerAuthentication::StripPAC(from_));
1953 Deoptimizer::GetDeoptInfo(compiled_code_, from_);