Searched refs:literal_length (Results 1 – 3 of 3) sorted by relevance
42 static int FastCloneShallowObjectPropertiesCount(int literal_length);
654 int literal_length) { in FastCloneShallowObjectPropertiesCount() argument659 return literal_length == 0 in FastCloneShallowObjectPropertiesCount()661 : literal_length; in FastCloneShallowObjectPropertiesCount()
263 } else if (is_literal_one_byte() && literal_length() == length &&277 literal_length() == 3 && in IsGetOrSet()641 int literal_length() const { in literal_length() function