Lines Matching full:flat
3826 // We need special handling for non-flat strings.
3854 // Handle non-flat strings.
3862 // flat string in a cons string). If that is not the case we would rather go
6257 // is a flat array (not a dictionary).
6923 // Check for flat cons string.
6924 // A flat cons string is a cons string where the second part is the empty
8978 // Check if resulting string will be flat.
8986 // If result is not supposed to be flat, allocate a cons string object. If
8989 // ebx: length of resulting flat string
9016 // Handle creating a flat result. First check that both strings are not
9019 // ebx: length of resulting flat string
9034 // ebx: length of resulting flat string
9044 // Both strings are ascii strings. As they are short they are both flat.
9071 // Handle creating a flat two byte result.
9073 // rbx: length of resulting flat string
9081 // flat.
9234 // Check for flat ascii string