V8 Project
|
Go to the source code of this file.
Namespaces | |
v8 | |
Debugger support for the V8 JavaScript engine. | |
v8::base | |
Functions | |
template<typename Dst , typename Src > | |
bool | v8::base::IsValueInRangeForNumericType (Src value) |
template<typename Dst , typename Src > | |
Dst | v8::base::checked_cast (Src value) |
template<typename Dst , typename Src > | |
Dst | v8::base::saturated_cast (Src value) |