Searched refs:bsAccessorName (Results 1 – 1 of 1) sorted by relevance
5476 CFX_ByteString bsAccessorName = args.GetUTF8String(1); in dot_accessor() local5478 (argAccessor->IsNull() && bsAccessorName.IsEmpty())) { in dot_accessor()5481 } else if (!argAccessor->IsObject() && !bsAccessorName.IsEmpty() && in dot_accessor()5483 bsAccessorName.AsStringC())) { in dot_accessor()5595 CFX_ByteString bsAccessorName = args.GetUTF8String(1); in dotdot_accessor() local5597 (argAccessor->IsNull() && bsAccessorName.IsEmpty())) { in dotdot_accessor()5600 } else if (!argAccessor->IsObject() && !bsAccessorName.IsEmpty() && in dotdot_accessor()5602 bsAccessorName.AsStringC())) { in dotdot_accessor()