Home
last modified time | relevance | path

Searched refs:native_test_funcs (Results 1 – 2 of 2) sorted by relevance

/dports/lang/cjs/cjs-4.8.2/test/
H A Dgjs-test-call-args.cpp250 static JSFunctionSpec native_test_funcs[] = { variable
288 bool success = JS_DefineFunctions(fx->cx, global, native_test_funcs); in setup()
/dports/lang/gjs/gjs-1.70.0/test/
H A Dgjs-test-call-args.cpp262 static JSFunctionSpec native_test_funcs[] = { variable
301 bool success = JS_DefineFunctions(fx->cx, global, native_test_funcs); in setup()