Searched refs:ComputeNewType (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dic.h737 static TypeInfo ComputeNewType(TypeInfo type, TypeInfo previous);
H A Dic.cc2163 UnaryOpIC::TypeInfo UnaryOpIC::ComputeNewType( function in class:v8::internal::UnaryOpIC
2287 type = UnaryOpIC::ComputeNewType(type, previous_type);

Completed in 60 milliseconds