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