Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
818bd6cb4df290cb2d46e75c7286d4ae03b4ea2b
/
.
/
test
/
js-native-api
/
test_constructor
/
binding.gyp
blob: 160ff43634195053141c3c4f154d72f752e7aff1 [
file
]
{
"targets"
:
[
{
"target_name"
:
"test_constructor"
,
"sources"
:
[
"../common.c"
,
"../entry_point.c"
,
"test_constructor.c"
]
}
]
}