Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc1619 struct WasmInliningPhase { struct
3149 pipeline.Run<WasmInliningPhase>(env, function_index, wire_bytes_storage, in GenerateCodeForWasmFunction()
3151 pipeline.RunPrintAndVerify(WasmInliningPhase::phase_name(), true); in GenerateCodeForWasmFunction()