Home
last modified time | relevance | path

Searched refs:IsMegamorphic (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dprocessed-feedback.h80 bool IsMegamorphic() const;
H A Djs-heap-broker.cc303 bool GlobalAccessFeedback::IsMegamorphic() const { in IsMegamorphic() function in v8::internal::compiler::GlobalAccessFeedback
H A Djs-native-context-specialization.cc1004 DCHECK(feedback.IsMegamorphic()); in ReduceJSLoadGlobal()
1035 DCHECK(feedback.IsMegamorphic()); in ReduceJSStoreGlobal()
/third_party/node/deps/v8/src/objects/
H A Dfeedback-vector.h736 bool IsMegamorphic() const { in IsMegamorphic() function in v8::internal::final
/third_party/node/deps/v8/src/ic/
H A Dic.cc3266 if (!source->IsSmi() && !nexus.IsMegamorphic()) { in RUNTIME_FUNCTION()

Completed in 15 milliseconds