Searched refs:PropertiesCount (Results 1 – 3 of 3) sorted by relevance
2225 int FastCloneShallowObjectStub::PropertiesCount(int literal_length) { in PropertiesCount() function in v8::internal::FastCloneShallowObjectStub2327 assembler->IntPtrConstant(PropertiesCount(this->length())); in GenerateAssembly()
1002 static int PropertiesCount(int literal_length);
1573 FastCloneShallowObjectStub::PropertiesCount(expr->properties_count()), in VisitObjectLiteral()