Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-metrics.h121 struct WasmModuleInstantiated { struct
148 V(WasmModuleInstantiated) \ argument
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc472 v8::metrics::WasmModuleInstantiated wasm_module_instantiated; in Build()