Lines Matching refs:value
90 Register value = temps.Acquire();
95 __ ldr(value, MemOperand(array, counter, LSL, kSystemPointerSizeLog2));
97 __ ldr(value, MemOperand(value));
99 __ push(value);
294 // Otherwise we do a smi check and fall through to check if the return value
380 // -- r0 : the value to pass to the generator
384 // Store input value into generator object.
595 // Clear c_entry_fp, now we've pushed its previous value to the stack.
607 // If this is the outermost JS call, set js_entry_sp value.
962 // The bytecode offset value will be increased by one in wide and extra wide
1137 // value lr before the call to this BaselineOutOfLinePrologue builtin.
1319 // If ok, push undefined as the initial value for all register file entries.
1334 // register, initialize it with incoming value which was passed in r3.
1386 // The return value is in r0.
1402 // previous value.
1625 __ add(lr, r2, Operand(interpreter_entry_return_pc_offset.value()));
1733 // Overwrite the hole inserted by the deoptimizer with the return value
1750 // Overwrite the hole inserted by the deoptimizer with the return value from
1751 // the LAZY deopt point. r0 contains the arguments count, the return value
2052 Register value = temps.Acquire();
2060 __ ldr(value, MemOperand(old_sp, kSystemPointerSize, PostIndex));
2061 __ str(value, MemOperand(dest, kSystemPointerSize, PostIndex));
2914 // with exponent because Bias + 1 = 1024 which is an *ARM* immediate value.
2984 // Calls an API function. Allocates HandleScope, extracts returned value
3040 // load value from ReturnValue