Thanks Yang, landing...
https://codereview.chromium.org/854623002/diff/1/src/code-stubs-hydrogen.cc
File src/code-stubs-hydrogen.cc (right):
https://codereview.chromium.org/854623002/diff/1/src/code-stubs-hydrogen.cc#newcode2042
src/code-stubs-hydrogen.cc:2042: Push(AddLoadMap(receiver, nullptr));
On 2015/01/15 11:33:45, Yang wrote:
Don't we usually just use NULL (instead of nullptr)?
Looks like someone did a refactoring CL a while back that changed this.
I believe the NULLs had a static_cast around them, and this was cleaner.
In the rest of the file we've got "nullptr" for this situation, so I'll
leave it.
https://codereview.chromium.org/854623002/
--
--
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.