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