Checkpoint arguments tour-de-force (453730).

This commit is contained in:
Brendan Eich
2008-09-05 18:29:08 -07:00
parent 6c38424f38
commit db83c7d830
5 changed files with 167 additions and 27 deletions

View File

@@ -718,6 +718,12 @@ js_Array_3num(JSContext* cx, JSObject* proto, jsdouble n1, jsdouble n2, jsdouble
return NULL;)
}
JSObject* FASTCALL
js_Arguments(JSContext* cx)
{
return NULL;
}
/* soft float */
jsdouble FASTCALL