Searched refs:kReturnValueIndex (Results 1 – 2 of 2) sorted by relevance
34 static const int kReturnValueOffset = T::kReturnValueIndex;94 values[T::kReturnValueIndex] = isolate->heap()->the_hole_value(); in PropertyCallbackArguments()173 values[T::kReturnValueIndex] = isolate->heap()->the_hole_value(); in FunctionCallbackArguments()
3495 static const int kReturnValueIndex = 3; variable3612 static const int kReturnValueIndex = 4; variable8839 return ReturnValue<T>(&implicit_args_[kReturnValueIndex]);9450 return ReturnValue<T>(&args_[kReturnValueIndex]);