Lines Matching refs:vars
2040 Variable* vars[] = {&var_from_offset, &var_to_offset};
2041 Label decrement(this, 2, vars);
2154 VariableList vars({¤t_to_offset}, zone());
2167 BuildFastLoop(vars, MachineType::PointerRepresentation(), from_offset,
4577 Variable* vars[] = {var_value, &var_details};
4578 Label if_found(this, 2, vars);
5546 Variable* vars[] = {&var_holder, &var_smi_handler};
5547 Label if_smi_handler(this, 2, vars);
7354 const CodeStubAssembler::VariableList& vars,
7359 VariableList vars_copy(vars, zone());
9294 void CodeStubArguments::ForEach(const CodeStubAssembler::VariableList& vars,
9314 vars, MachineType::PointerRepresentation(), start, end,