Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc5023 Vector<const char> debug_name_vec(debug_name, name_len); in CompileCWasmEntry() local
5025 OptimizedCompilationInfo info(debug_name_vec, &zone, Code::C_WASM_ENTRY); in CompileCWasmEntry()