Sign in
cobalt
/
cobalt.git
/
f9bc0139df6e6eb149345ab9b6ffcc40603fc09f
/
.
/
third_party
/
v8
/
test
/
message
/
fail
/
call-primitive-function.js
blob: b5872513dcd08954f8dbd2fdb958134961bcf3b0 [
file
]
// Copyright 2016 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.
var
non_callable
=
0
;
non_callable
();