Searched defs:ReturnValue (Results 1 – 10 of 10) sorted by relevance
34 V8_INLINE ReturnValue(const ReturnValue<S>& that) : value_(that.value_) { in ReturnValue() function256 ReturnValue<T>::ReturnValue(internal::Address* slot) : value_(slot) {} in ReturnValue() function
44 class ReturnValue; variable309 friend class ReturnValue; variable
220 friend class ReturnValue; variable358 friend class ReturnValue; variable
178 friend class ReturnValue; variable
70 int ReturnValue = 0; in iJIT_NotifyEvent() local
7 class ReturnValue: class
114 int ReturnValue; in iJIT_NotifyEvent() local
60 typedef cef_return_value_t ReturnValue; typedef
316 SDValue ReturnValue, CallEndVal; in lowerCallFromStatepointLoweringInfo() local889 SDValue ReturnValue = LowerAsSTATEPOINT(SI); in LowerStatepoint() local
206 Value *ReturnValue = ConstantPointerNull::get(ContinuationTy); in replaceFallthroughCoroEnd() local