I'm not sure that you test the case that f.run has an inner context here. Does !Lookup cover both the static lookup and dynamic lookup of context slots? If
not, will a statically computed lookup in the context chain be compiled
correctly if a function is inlined? Exactly what inlining cases do we allow?
When the context of the inlining function equals the context of the inlined
function, even if the inlining function has context slots, and thus a new inner
context?



http://codereview.chromium.org/7887038/

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

Reply via email to