Searched defs:properties_count (Results 1 – 2 of 2) sorted by relevance
3976 compiler::Node* properties_count) { in GenerateFastPath()4065 Node* properties_count = in GenerateAssembly() local
1465 int properties_count() const { return constant_properties_->length() / 2; } in properties_count() function