Lines Matching defs:value

219   // since v0 will store the return value of callRuntime.
283 // Otherwise we do a smi check and fall through to check if the return value
419 // Clear c_entry_fp, now we've pushed its previous value to the stack.
440 // If this is the outermost JS call, set js_entry_sp value.
672 // -- v0 : the value to pass to the generator
677 // Store input value into generator object.
939 // The bytecode offset value will be increased by one in wide and extra wide
1109 // value ra before the call to this BaselineOutOfLinePrologue builtin.
1296 // If ok, push undefined as the initial value for all register file entries.
1311 // register, initialize it with incoming value which was passed in r3.
1365 // The return value is in v0.
1381 // previous value.
1600 __ Addu(ra, t0, Operand(interpreter_entry_return_pc_offset.value()));
1709 // Overwrite the hole inserted by the deoptimizer with the return value
1726 // Overwrite the hole inserted by the deoptimizer with the return value from
1727 // the LAZY deopt point. t0 contains the arguments count, the return value
1851 // Lsa() cannot be used hare as scratch value used later.
2024 Register value = scratch3;
2031 __ lw(value, MemOperand(old_sp, 0));
2032 __ sw(value, MemOperand(dest, 0));
2869 // Move the converted value into the result register.
2886 // Load the double value and perform a manual truncation.
2978 // Calls an API function. Allocates HandleScope, extracts returned value
3032 // Load value from ReturnValue.
3349 // copy dst pointer to v0 for the retuen value.