Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dmodule-compiler.cc1909 Handle<Code> export_code = in ProcessExports() local
1923 static_cast<int>(function.sig->parameter_count()), export_code); in ProcessExports()