https://codereview.chromium.org/1221103003/diff/20001/src/compiler/ast-graph-builder.cc
File src/compiler/ast-graph-builder.cc (right):

https://codereview.chromium.org/1221103003/diff/20001/src/compiler/ast-graph-builder.cc#newcode4081
src/compiler/ast-graph-builder.cc:4081: // TODO(titzer): use a real OSR
value here; a parameter works by accident.
To get rid of this TODO, we need a special OSR value that will represent
the context on the stack that the linkage knows about. Then context
specialization won't be confused by seeing a weird parameter that really
represents an OSR value.

We should do this in a separate CL first.

https://codereview.chromium.org/1221103003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to