Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dtyper.cc645 Type Typer::Visitor::ObjectIsSmi(Type type, Typer* t) { in ObjectIsSmi() function in v8::internal::compiler::Typer::Visitor
Deffect-control-linearizer.cc4652 Node* EffectControlLinearizer::ObjectIsSmi(Node* value) { in ObjectIsSmi() function in v8::internal::compiler::EffectControlLinearizer