Searched refs:IsPrimitive (Results 1 – 8 of 8) sorted by relevance
91 return type.IsPrimitive; in isPrimitive()
572 return value->IsPrimitive(); in CanBePrimitive()
1493 if (mindex.HasValue() && mindex.Value()->IsPrimitive()) { in ReduceKeyedAccess()
411 bool Object::IsPrimitive() const { in IsPrimitive() function667 if (input->IsPrimitive()) return input; in ToPrimitive()
8818 if (result->IsPrimitive()) return result; in ToPrimitive()8854 if (result->IsPrimitive()) return result; in OrdinaryToPrimitive()
1681 if (value->IsPrimitive() && !value->IsSymbol()) { in ProcessImports()
1589 bool IsPrimitive() const;
2026 bool IsPrimitive() const;