Searched defs:properties_count (Results 1 – 3 of 3) sorted by relevance
25 int properties_count, in Encode()
666 Node* properties_count) { in EmitFastCloneShallowObject()732 int properties_count) { in CreateFastCloneShallowObjectBuiltin()
1384 int properties_count() const { return boilerplate_properties_; } in properties_count() function