Unescape         5740 src/runtime.cc     if (Unescape(source, i, length, &step) > String::kMaxAsciiCharCode) {
Unescape         5762 src/runtime.cc     destination->Set(dest_position, Unescape(source, i, length, &step));