Merge TM -> JM
This commit is contained in:
@@ -1459,7 +1459,7 @@ array_toString(JSContext *cx, uintN argc, Value *vp)
|
||||
if (!cx->stack().pushInvokeArgs(cx, 0, &args))
|
||||
return false;
|
||||
|
||||
args.callee() = join;
|
||||
args.calleev() = join;
|
||||
args.thisv().setObject(*obj);
|
||||
|
||||
/* Do the call. */
|
||||
|
||||
Reference in New Issue
Block a user