зеркало из https://github.com/mozilla/gecko-dev.git
286887898c
The standard placement new function requires a null check, implicitly generated by the compiler, on its returned value. For places we know don't deal with null pointers, such as all the generated methods of IPDL code, we can use an overloaded operator new that doesn't require the null check. |
||
---|---|---|
.. | ||
ipdl | ||
test | ||
Makefile.in | ||
ipdl.py | ||
moz.build | ||
msgtype-components |