Searched defs:NumberToUint32 (Results 1 – 3 of 3) sorted by relevance
125 uint32_t NumberToUint32(Object* number) { in NumberToUint32() function
139 Node* NumberToUint32(Node* a) { in NumberToUint32() function
498 Type* Typer::Visitor::NumberToUint32(Type* type, Typer* t) { in NumberToUint32() function in v8::internal::compiler::Typer::Visitor