Home | History | Annotate | Download | only in cctest

Lines Matching defs:roundtrip

7959         Handle<String> roundtrip = v8_str(buffer);
7960 CHECK(roundtrip->Equals(string));