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