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