On 2011/02/16 14:47:48, Rico wrote:
LGTM
http://codereview.chromium.org/6529052/diff/1/src/x64/lithium-x64.h
File src/x64/lithium-x64.h (right):
http://codereview.chromium.org/6529052/diff/1/src/x64/lithium-x64.h#newcode1326
src/x64/lithium-x64.h:1326: LOperand* context() { return inputs_[0]; }
We only seem to use this in an assert?
It is also used when creating the LCallFunction (not the accessor, but the
field). So the assert is necessary.
http://codereview.chromium.org/6529052/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev