Home
last modified time | relevance | path

Searched refs:RelyOnMapsViaStability (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmap-inference.cc113 bool MapInference::RelyOnMapsViaStability( in RelyOnMapsViaStability() function in v8::internal::compiler::MapInference
124 if (RelyOnMapsViaStability(dependencies)) return true; in RelyOnMapsPreferStability()
Dmap-inference.h64 V8_WARN_UNUSED_RESULT bool RelyOnMapsViaStability(
Djs-native-context-specialization.cc731 if (!inference.RelyOnMapsViaStability(dependencies())) { in ReduceJSResolvePromise()
Djs-call-reducer.cc2920 if (!inference.RelyOnMapsViaStability(dependencies())) { in ReduceObjectGetPrototype()
3772 !inference.RelyOnMapsViaStability(dependencies())) { in ReduceCallApiFunction()