Sign in
◑
Theme
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/node-ci-2024-03-21
/
.
/
test
/
js-native-api
/
test_object
/
binding.gyp
blob: e63c1649a05140cd9660bf2886c4c20a9f14cc89 [
file
] [
edit
]
{
"targets"
:
[
{
"target_name"
:
"test_object"
,
"sources"
:
[
"test_null.c"
,
"test_object.c"
]
},
{
"target_name"
:
"test_exceptions"
,
"sources"
:
[
"test_exceptions.c"
,
]
}
]
}