Lines Matching defs:arrayU16NotCompNo1
130 uint16_t arrayU16NotCompNo1[] = {1, 23};
131 uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]);
133 EcmaStringAccessor::CreateFromUtf16(instance, &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1, true));
410 uint16_t arrayU16NotCompNo1[] = {45, 92, 78};
414 uint32_t lengthEcmaStrU16NotCompNo1 = sizeof(arrayU16NotCompNo1) / sizeof(arrayU16NotCompNo1[0]);
423 &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1));
426 &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1));
429 &arrayU16NotCompNo1[0], lengthEcmaStrU16NotCompNo1));