Home
last modified time | relevance | path

Searched defs:ObjectIsSmi (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dtyper.cc532 Type* Typer::Visitor::ObjectIsSmi(Type* type, Typer* t) { in ObjectIsSmi() function in v8::internal::compiler::Typer::Visitor
Deffect-control-linearizer.cc2189 Node* EffectControlLinearizer::ObjectIsSmi(Node* value) { in ObjectIsSmi() function in v8::internal::compiler::EffectControlLinearizer