blob: d726f18f638daf9cbfecb1df71b7b3b35b0a6030 [file] [log] [blame] [edit]
// Copyright (C) 2020 Rick Waldron. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-ecmascript-standard-built-in-objects
desc: >
new SubWeakRef() instanceof WeakRef
features: [WeakRef]
template: default
---*/
//- builtin
WeakRef
//- args
{}