Home
last modified time | relevance | path

Searched defs:GetSpeculationMode (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dfeedback-vector.cc838 SpeculationMode FeedbackNexus::GetSpeculationMode() { in GetSpeculationMode() function in v8::internal::FeedbackNexus
/external/v8/src/compiler/
Dbytecode-graph-builder.cc2221 SpeculationMode BytecodeGraphBuilder::GetSpeculationMode(int slot_id) const { in GetSpeculationMode() function in v8::internal::compiler::BytecodeGraphBuilder