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