[v8-dev] Re: Do not allow inlining functions with direct arguments access. (issue6976022)

2011-05-26 Thread whesse
LGTM. http://codereview.chromium.org/6976022/ -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev

[v8-dev] Re: Do not allow inlining functions with direct arguments access. (issue6976022)

2011-05-26 Thread Florian Schneider
LGTM. Den 26. maj 2011 11.21 skrev : > Reviewers: fschneider, > > Description: > Do not allow inlining functions with direct arguments access. > > Our implementations of arguments without materializing the arguments > object (based on inspecting the stack frame) does not work for inlined > functi