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