Lines Matching refs:value
139 // The mark is an opaque value that should be pushed onto the stack directly,
160 // The marker is an opaque value, not intended to be interpreted in any way
162 // It has the same tagging as Smis, so any marker value that does not pass
166 // in the top 32 bits of a 64-bit value, which in turn makes them expensive
175 // Unlike the return value of TypeToMarker, this takes an intptr_t, as that is
176 // the type of the value on the stack.
199 // Otherwise, the value is a tagged function pointer.
490 inline void SetExpression(int index, Object value);
563 // - OptimizedFrame : Data is not used and will not return a value.
602 inline void set_receiver(Object value);
605 void SetParameterValue(int index, Object value) const;
921 void PatchContext(Context value);