Home | History | Annotate | Download | only in optimizing

Lines Matching full:string_index

287     const uint32_t string_index = instruction_->AsLoadString()->GetStringIndex();
288 __ LoadConst32(calling_convention.GetRegisterAt(0), string_index);