Home
last modified time | relevance | path

Searched refs:feedback_slots (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/wasm/
Dwasm-module.h70 mutable int feedback_slots; member
Dmodule-instantiate.cc692 base::Relaxed_Load(&module_->functions[func_index].feedback_slots); in Build()
Dwasm-code-manager.cc2302 int* slots = &module()->functions[index].feedback_slots; in AddCompiledCode()