Searched defs:IsPrimitive (Results 1 – 3 of 3) sorted by relevance
385 bool Object::IsPrimitive() const { in IsPrimitive() function392 bool Object::IsPrimitive(IsolateRoot isolate) const { in IsPrimitive() function
1032 bool IsPrimitive(const std::string& type) { in IsPrimitive() function
3312 bool IsPrimitive() const { return upb_fielddef_isprimitive(ptr_); } in IsPrimitive() function