Home
last modified time | relevance | path

Searched refs:AllOfInstanceTypes (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmap-inference.h56 V8_WARN_UNUSED_RESULT bool AllOfInstanceTypes(
Dmap-inference.cc60 bool MapInference::AllOfInstanceTypes(std::function<bool(InstanceType)> f) { in AllOfInstanceTypes() function in v8::internal::compiler::MapInference