Searched refs:SetEmptyString (Results 1 – 4 of 4) sorted by relevance
43 return args.GetReturnValue().SetEmptyString(); in VerifySpkac()79 if (input.size() == 0) return args.GetReturnValue().SetEmptyString(); in ExportPublicKey()85 if (!pkey) return args.GetReturnValue().SetEmptyString(); in ExportPublicKey()113 return args.GetReturnValue().SetEmptyString(); in ExportChallenge()120 return args.GetReturnValue().SetEmptyString(); in ExportChallenge()
405 return args.GetReturnValue().SetEmptyString(); in ConvertKey()
52 V8_INLINE void SetEmptyString();349 void ReturnValue<T>::SetEmptyString() { in SetEmptyString() function
544 return args.GetReturnValue().SetEmptyString(); in StringSlice()608 if (length == 0) return args.GetReturnValue().SetEmptyString(); in DecodeUTF8()