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