Home | History | Annotate | Download | only in cctest

Lines Matching defs:roundtrip

8198         Handle<String> roundtrip = v8_str(buffer);
8199 CHECK(roundtrip->Equals(string));