On 2014/01/22 14:54:59, cosmin.truta wrote:
[...] (or even be replaced by unique_ptr), right?

That's at least my hope... ;-)

I noticed the pattern SmartPointer<CompilationInfo> info(new ...), and I used
that one, for consistency.
Or if you preferred SmartPointer<CodePatcher> patcher = new ... instead, I
will
go back and correct both my code and that old code; whichever you prefer.

Your version is actually nicer, although I don't have a strong preference
regarding this.

https://codereview.chromium.org/144933002/

--
--
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/groups/opt_out.

Reply via email to