|
V8 Project
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | v8::base::MagicNumbersForDivision< T > |
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::base | |
Functions | |
| template<class T > | |
| MagicNumbersForDivision< T > | v8::base::SignedDivisionByConstant (T d) |
| template<class T > | |
| MagicNumbersForDivision< T > | v8::base::UnsignedDivisionByConstant (T d, unsigned leading_zeros) |