Searched defs:is_inobject (Results 1 – 2 of 2) sorted by relevance
34 bool is_inobject = property_index < inobject_properties; in ForPropertyIndex() local52 int is_inobject = true; in ForLoadByFieldIndex() local
33 bool is_inobject() const { in is_inobject() function