Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dprocessed-feedback.h30 kInsufficient, enumerator
46 bool IsInsufficient() const { return kind() == kInsufficient; } in IsInsufficient()
H A Djs-heap-broker.cc275 : ProcessedFeedback(kInsufficient, slot_kind) {} in InsufficientFeedback()
H A Djs-generic-lowering.cc251 } else if (feedback.kind() == ProcessedFeedback::kInsufficient) { in ShouldUseMegamorphicLoadBuiltin()
H A Djs-native-context-specialization.cc1960 case ProcessedFeedback::kInsufficient: in ReducePropertyAccess()
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.cc408 case compiler::ProcessedFeedback::kInsufficient: in VisitGetNamedProperty()
462 case compiler::ProcessedFeedback::kInsufficient: in VisitSetNamedProperty()

Completed in 12 milliseconds