LG, but is EnsureCompiled really required? If yes, we should probably have an
assert somewhere. If not, let's get rid of it.

-- Vitaly


http://codereview.chromium.org/1623004/diff/1/4
File src/ia32/codegen-ia32.cc (right):

http://codereview.chromium.org/1623004/diff/1/4#newcode6137
src/ia32/codegen-ia32.cc:6137: void
CodeGenerator::GenerateCallFunction(ZoneList<Expression*>* args) {
You can make it support variable number of arguments by requiring one of
them to be constant smi "argc".

http://codereview.chromium.org/1623004/show

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

To unsubscribe, reply using "remove me" as the subject.

Reply via email to