Searched refs:is_null_or_undefined (Results 1 – 1 of 1) sorted by relevance
1058 bool is_null_or_undefined = false; in JSFieldTypeAnnotation() local1063 is_null_or_undefined = true; in JSFieldTypeAnnotation()1068 is_null_or_undefined = true; in JSFieldTypeAnnotation()1075 is_null_or_undefined = true; in JSFieldTypeAnnotation()1079 if (!is_null_or_undefined && !IsPrimitive(jstype)) { in JSFieldTypeAnnotation()