Lines Matching refs:Store
630 // Store it in the context.
3458 // The inline (non-deferred) code will store result_bits into result.
3480 // The inline (non-deferred) code will store result_bits into result.
4291 // Convert number to floating point and store in the newly allocated heap
4950 __ Store(value, mem_op, representation);
4959 // Compute address of modified element and store it into key register.
5079 __ Store(value, MemOperand(object, offset), representation);
5101 // Store the new map value.
5115 // Do the store.
5146 __ Store(value, UntagSmiFieldMemOperand(destination, offset),
5150 __ Store(value, FieldMemOperand(destination, offset), representation);