SuperConstructor call sequence.
git-svn-id: svn://10.0.0.236/trunk@142196 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -189,6 +189,7 @@
|
||||
ASSERT(c);
|
||||
ASSERT(!JS2VAL_IS_VOID(pFrame->thisObject));
|
||||
meta->invokeInit(c->super, pFrame->thisObject, base(argCount), argCount);
|
||||
pFrame->superConstructorCalled = true;
|
||||
}
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user