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