Searched defs:NumberToUint32 (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/numbers/ | ||
| D | conversions-inl.h | 169 uint32_t NumberToUint32(Object number) { in DoubleToUint32IfEqualToSelf() function |
| /external/v8/src/compiler/ | ||
| D | operation-typer.cc | 551 Type OperationTyper::NumberToUint32(Type type) { in NumberToUint32() function in v8::internal::compiler::OperationTyper |