Searched refs:AllOfInstanceTypes (Results 1 – 2 of 2) sorted by relevance
56 V8_WARN_UNUSED_RESULT bool AllOfInstanceTypes(
60 bool MapInference::AllOfInstanceTypes(std::function<bool(InstanceType)> f) { in AllOfInstanceTypes() function in v8::internal::compiler::MapInference