Lines Matching refs:StringValue
296 #define VP(PropertyName, StringValue) V(Private, PropertyName)
297 #define VY(PropertyName, StringValue) V(Symbol, PropertyName)
298 #define VS(PropertyName, StringValue) V(String, PropertyName)
340 #define VP(PropertyName, StringValue) V(Private, PropertyName)
341 #define VY(PropertyName, StringValue) V(Symbol, PropertyName)
342 #define VS(PropertyName, StringValue) V(String, PropertyName)
414 #define V(PropertyName, StringValue) \
420 reinterpret_cast<const uint8_t*>(StringValue), \
422 sizeof(StringValue) - 1) \
426 #define V(PropertyName, StringValue) \
432 reinterpret_cast<const uint8_t*>(StringValue), \
434 sizeof(StringValue) - 1) \
438 #define V(PropertyName, StringValue) \
442 reinterpret_cast<const uint8_t*>(StringValue), \
444 sizeof(StringValue) - 1) \
494 #define V(PropertyName, StringValue) \