Lines Matching defs:from
716 // Load parameter from stack.
1269 // We can reference a stack slot from jssp only if jssp references the end
1279 // Also, if the offset from fp is small enough to make a load/store in
1468 // The pointer to the arguments array come from DoArgumentsElements.
1471 // Subtracting the index from length accounts for one, so we add one more.
1655 // Copy the arguments to this function possibly from the
1667 // The arguments are at a one pointer size offset from elements.
1702 // accessed directly from jssp.
1734 // Arguments adaptor frame present. Get argument length from there.
1756 // The ECMA-262 remainder operator is the remainder from a truncating
1757 // (round-towards-zero) division. Note that this differs from IEEE-754.
2980 // - instr->from() == instr->to()
2989 InstanceType from = instr->from();
2991 if (from == FIRST_TYPE) return to;
2992 DCHECK((from == to) || (to == LAST_TYPE));
2993 return from;
2999 InstanceType from = instr->from();
3001 if (from == to) return eq;
3003 if (from == FIRST_TYPE) return ls;
3089 // Below we use Factory::the_hole_value() on purpose instead of loading from
3120 // Note that we can't jump directly to deferred code from
3339 // Get the prototype or initial map from the function.
3351 // Get the prototype from the initial map.
3682 // Read int value directly from upper half of the smi.
4056 // Math.pow(x, 0.5) differs from fsqrt(x) in the following cases:
4529 // NumberTagU and NumberTagD use the context from the frame, rather than
4595 // NumberTagU and NumberTagD use the context from the frame, rather than
5142 // been deleted from the property dictionary. In that case, we need