Lines Matching defs:from
200 // Load parameter from stack.
2495 InstanceType from = instr->from();
2497 if (from == FIRST_TYPE) return to;
2498 DCHECK(from == to || to == LAST_TYPE);
2499 return from;
2504 InstanceType from = instr->from();
2506 if (from == to) return eq;
2508 if (from == FIRST_TYPE) return ls;
2582 // Faster code path to avoid two compares: subtract lower bound from the
2603 // instance class name from there.
2701 // We use Factory::the_hole_value() on purpose instead of loading from the
2708 // We use Factory::the_hole_value() on purpose instead of loading from the
2710 // with true or false. The distance from map check has to be constant.
2893 // been deleted from the property dictionary. In that case, we need
3001 // Read int value directly from upper half of the smi.
3031 // Get the prototype or initial map from the function.
3044 // Get the prototype from the initial map.
3062 // Subtracting from length accounts for one of them add one more.
3285 // Read int value directly from upper half of the smi.
3406 // Arguments adaptor frame present. Get argument length from there.
3491 // Copy the arguments to this function possibly from the
3500 // The arguments are at a one pointer size offset from elements.
4749 // NumberTagI and NumberTagD use the context from the frame, rather than
4811 // NumberTagI and NumberTagD use the context from the frame, rather than