Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
v8
/
test
/
mjsunit
/
regress
/
regress-816289.js
blob: 4a3a4b629de89b9046d11a8c770e4a5c8e72cba0 [
file
] [
log
] [
blame
]
// Copyright 2018 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
delete
String
.
prototype
[
Symbol
.
iterator
];
Int8Array
.
from
(
"anything"
);