Searched defs:ConfigureMegamorphic (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | type-feedback-vector.cc | 484 void FeedbackNexus::ConfigureMegamorphic() { in ConfigureMegamorphic() function in v8::internal::FeedbackNexus |
D | type-feedback-vector.h | 553 void ConfigureMegamorphic() override { UNREACHABLE(); } in ConfigureMegamorphic() function |