Searched defs:TypeConstant (Results 1 – 3 of 3) sorted by relevance
28 enum TypeConstant : uint8_t { enum
326 TypeConstant, enumerator
2381 Type Typer::Visitor::TypeConstant(Handle<Object> value) { in TypeConstant() function in v8::internal::compiler::Typer::Visitor