Searched refs:js_build_rest (Results 1 – 1 of 1) sorted by relevance
15071 static JSValue js_build_rest(JSContext *ctx, int first, int argc, JSValueConst *argv) in js_build_rest() function16462 *sp++ = js_build_rest(ctx, first, argc, (JSValueConst *)argv); in JS_CallInternal()