Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
H A Dc-api.cc99 i::wasm::ValueType WasmValKindToV8(ValKind kind) { in WasmValKindToV8() function
1386 sig->set(index++, WasmValKindToV8(type->results()[i]->kind())); in Serialize()
1393 sig->set(index++, WasmValKindToV8(type->params()[i]->kind())); in Serialize()
1822 i::wasm::ValueType i_type = WasmValKindToV8(type->content()->kind());

Completed in 6 milliseconds