Searched refs:bsAccessorName (Results 1 – 2 of 2) sorted by relevance
360 ByteStringView bsAccessorName);
5426 ByteStringView bsAccessorName) { in GetObjectForName() argument5437 WideString::FromUTF8(bsAccessorName).AsStringView(), &resolveNodeRS, in GetObjectForName()5810 ByteString bsAccessorName = args.GetUTF8String(1); in DotAccessorCommon() local5812 (argAccessor->IsNull() && bsAccessorName.IsEmpty())) { in DotAccessorCommon()5815 } else if (!argAccessor->IsObject() && !bsAccessorName.IsEmpty() && in DotAccessorCommon()5817 bsAccessorName.AsStringView())) { in DotAccessorCommon()