Lines Matching defs:from
14 // from this software without specific prior written permission.
225 // Load parameter from stack.
2525 InstanceType from = instr->from();
2527 if (from == FIRST_TYPE) return to;
2528 DCHECK(from == to || to == LAST_TYPE);
2529 return from;
2534 InstanceType from = instr->from();
2536 if (from == to) return eq;
2538 if (from == FIRST_TYPE) return ls;
2612 // Faster code path to avoid two compares: subtract lower bound from the
2633 // instance class name from there.
2731 // We use Factory::the_hole_value() on purpose instead of loading from the
2738 // We use Factory::the_hole_value() on purpose instead of loading from the
2740 // with true or false. The distance from map check has to be constant.
2923 // been deleted from the property dictionary. In that case, we need
3047 // Get the prototype or initial map from the function.
3060 // Get the prototype from the initial map.
3078 // Subtracting from length accounts for one of them add one more.
3381 // Arguments adaptor frame present. Get argument length from there.
3462 // Copy the arguments to this function possibly from the
3471 // The arguments are at a one pointer size offset from elements.
4714 // NumberTagI and NumberTagD use the context from the frame, rather than
4779 // NumberTagI and NumberTagD use the context from the frame, rather than