Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dwasm-inlining.cc34 void WasmInliner::Trace(Node* call, int inlinee, const char* decision) { in Trace()
116 const wasm::WasmFunction* inlinee = &module()->functions[inlinee_index]; in ReduceCall() local
167 const wasm::WasmFunction* inlinee = in Finalize() local