Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dfunction-compiler.cc117 std::unique_ptr<DebugSideTable>* debug_sidetable_ptr = nullptr; in ExecuteFunctionCompilation() local
120 debug_sidetable_ptr = &unused_debug_sidetable; in ExecuteFunctionCompilation()
127 .set_debug_sidetable(debug_sidetable_ptr)); in ExecuteFunctionCompilation()

Completed in 1 milliseconds