Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.cc5012 auto append_name_char = [&](char c) { in CompileCWasmEntry() local
5016 append_name_char(wasm::ValueTypes::ShortNameOf(t)); in CompileCWasmEntry()
5018 append_name_char(':'); in CompileCWasmEntry()
5020 append_name_char(wasm::ValueTypes::ShortNameOf(t)); in CompileCWasmEntry()