Lines Matching full:is_native
802 bool is_native = RegExpImpl::UsesNativeRegExp();811 (is_native ? one_byte_data->IsCode() : one_byte_data->IsByteArray()));814 (is_native ? uc16_data->IsCode() : uc16_data->IsByteArray()));