Lines Matching defs:from
283 // Load parameter from stack.
404 // the deopt comes from. It doesn't have to be the precise return
2468 InstanceType from = instr->from();
2470 if (from == FIRST_TYPE) return to;
2471 DCHECK(from == to || to == LAST_TYPE);
2472 return from;
2477 InstanceType from = instr->from();
2479 if (from == to) return equal;
2481 if (from == FIRST_TYPE) return below_equal;
2549 // Faster code path to avoid two compares: subtract lower bound from the
2571 // instance class name from there.
2862 // been deleted from the property dictionary. In that case, we need
2998 // Get the prototype or initial map from the function.
3011 // Get the prototype from the initial map.
3038 // Subtracting from length accounts for one of them add one more.
3259 // Arguments adaptor frame present. Get argument length from there.
3328 // Copy the arguments to this function possibly from the
4558 // NumberTagI and NumberTagD use the context from the frame, rather than
4614 // NumberTagI and NumberTagD use the context from the frame, rather than