Searched refs:Function_get_arguments (Results 1 – 1 of 1) sorted by relevance
/reactos/dll/win32/jscript/ |
H A D | function.c | 503 static HRESULT Function_get_arguments(script_ctx_t *ctx, jsdisp_t *jsthis, jsval_t *r) in Function_get_arguments() function 536 {argumentsW, NULL, 0, Function_get_arguments}, 553 {argumentsW, NULL, 0, Function_get_arguments},
|