Home | History | Annotate | Download | only in src

Lines Matching refs:IsNonPrimitive

399   bool IsNonPrimitive() {
420 return IsHeapNumber() || IsString() || IsNonPrimitive();
2175 value_type.IsNonPrimitive())) {