Home
last modified time | relevance | path

Searched refs:argnames (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/baselines/reference/user/
Duglify-js.log17 node_modules/uglify-js/lib/compress.js(888,16): error TS2339: Property 'argnames' does not exist on…
18 node_modules/uglify-js/lib/compress.js(891,32): error TS2339: Property 'argnames' does not exist on…
21 node_modules/uglify-js/lib/compress.js(901,58): error TS2339: Property 'argnames' does not exist on…
/third_party/python/Lib/
Dinspect.py1455 def _missing_arguments(f_name, argnames, pos, values): argument
1456 names = [repr(name) for name in argnames if name not in values]
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp101512 const char* name, unsigned nargs, const char* const* argnames,
101521 const char* name, unsigned nargs, const char* const* argnames,
101530 const char* name, unsigned nargs, const char* const* argnames,