Sign in
webkit
/
WebKit
/
ab348309603e3a9f6609bba404bf498898bf1260
/
.
/
JSTests
/
test262
/
test
/
language
/
module-code
/
instn-star-props-circular-a_FIXTURE.js
blob: 75e234d8ab4a0bcbde033721f291b5660706dbad [
file
] [
log
] [
blame
]
// Copyright (C) 2016 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export
*
from
'./instn-star-props-circular-b_FIXTURE.js'
;
export
var
fromA
;