Home | History | Annotate | Download | only in src

Lines Matching defs:length_string

925     Unique<Name> length_string = Unique<Name>::CreateUninitialized(
926 isolate()->factory()->length_string());
927 Add<HCheckValue>(maybe_length, length_string, false);