Done

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

https://codereview.chromium.org/613683002/diff/20001/src/compiler/ast-graph-builder.cc#newcode79
src/compiler/ast-graph-builder.cc:79:
CallRuntimeParameters(Runtime::kTraceEnter, 0)));
On 2014/09/29 15:24:06, Michael Starzinger wrote:
I think we should continue to let the factory method materialize the
CallRuntimeParameters (and friends) for us instead of doing it
explicitly.
Otherwise readability of these call-sites suffers.

Done.

https://codereview.chromium.org/613683002/

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to