Lines Matching refs:empty
1497 // Check if {value} is the empty string.
3979 // The empty fixed array is not modifiable anyway. And we shouldn't change its
4040 Label out(this), empty(this), nonempty(this);
4053 Branch(WordEqual(capacity, IntPtrConstant(0)), &empty, &nonempty);
4055 BIND(&empty);
4581 Label if_fixed_double_array(this), empty(this), done(this, &var_result);
4583 GotoIf(IntPtrOrSmiEqual(IntPtrOrSmiConstant<TIndex>(0), *capacity), &empty);
4630 BIND(&empty);
4632 Comment("Copy empty array");
6626 // This complicated check is due to elements oddities. If a smi array is empty
6627 // after Array.p.shift, it is replaced by the empty array constant. If it is
6632 // source array is empty.
7163 // Flat cons strings have an empty second part.
8983 // Assume non-empty array.
10100 // If a name is empty or too long, it's not a special index
11610 // Store an empty fixed array for the code dependency.
14827 // It might still be an empty JSArray.
14838 // For all {object}s but the {receiver}, check that the cache is empty.
14861 // Avoid runtime-call for empty dictionary receivers.
15711 // are empty. Therefore, to avoid accessing un-initialized memory