Searched defs:IsNumeric (Results 1 – 5 of 5) sorted by relevance
67 bool TransformationAddRelaxedDecoration::IsNumeric(uint32_t opcode) { in IsNumeric() function in spvtools::fuzz::TransformationAddRelaxedDecoration
293 bool Object::IsNumeric() const { in IsNumeric() function301 bool Object::IsNumeric(PtrComprCageBase cage_base) const { in IsNumeric() function
6878 TNode<BoolT> CodeStubAssembler::IsNumeric(TNode<Object> object) { in IsNumeric() function in v8::internal::CodeStubAssembler