Searched refs:kReturnValueIndex (Results 1 – 2 of 2) sorted by relevance
123 static const int kReturnValueOffset = T::kReturnValueIndex;170 values[T::kReturnValueIndex] = isolate->heap()->the_hole_value(); in PropertyCallbackArguments()242 values[T::kReturnValueIndex] = isolate->heap()->the_hole_value(); in FunctionCallbackArguments()
3166 static const int kReturnValueIndex = 3; variable3204 static const int kReturnValueIndex = 3; variable7660 return ReturnValue<T>(&implicit_args_[kReturnValueIndex]);8262 return ReturnValue<T>(&args_[kReturnValueIndex]);