Searched defs:ObjectIsSmi (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | typer.cc | 630 Type Typer::Visitor::ObjectIsSmi(Type type, Typer* t) { in ObjectIsSmi() function in v8::internal::compiler::Typer::Visitor |
| D | effect-control-linearizer.cc | 3485 Node* EffectControlLinearizer::ObjectIsSmi(Node* value) { in ObjectIsSmi() function in v8::internal::compiler::EffectControlLinearizer |