11cb0ef41Sopenharmony_ci{ 21cb0ef41Sopenharmony_ci "targets": [ 31cb0ef41Sopenharmony_ci { 41cb0ef41Sopenharmony_ci "target_name": "test_cannot_run_js", 51cb0ef41Sopenharmony_ci "sources": [ 61cb0ef41Sopenharmony_ci "test_cannot_run_js.c" 71cb0ef41Sopenharmony_ci ], 81cb0ef41Sopenharmony_ci "defines": [ "NAPI_EXPERIMENTAL" ], 91cb0ef41Sopenharmony_ci }, 101cb0ef41Sopenharmony_ci { 111cb0ef41Sopenharmony_ci "target_name": "test_pending_exception", 121cb0ef41Sopenharmony_ci "sources": [ 131cb0ef41Sopenharmony_ci "test_cannot_run_js.c" 141cb0ef41Sopenharmony_ci ], 151cb0ef41Sopenharmony_ci "defines": [ "NAPI_VERSION=8" ], 161cb0ef41Sopenharmony_ci } 171cb0ef41Sopenharmony_ci ] 181cb0ef41Sopenharmony_ci} 19