Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/v8-include/
H A Dv8-metrics.h99 struct WasmModuleDecoded { struct
100 WasmModuleDecoded() = default;
101 WasmModuleDecoded(bool async, bool streamed, bool success, in WasmModuleDecoded() function
207 ADD_MAIN_THREAD_EVENT(WasmModuleDecoded)
/third_party/node/deps/v8/include/
H A Dv8-metrics.h98 struct WasmModuleDecoded { struct
146 V(WasmModuleDecoded) \
/third_party/node/deps/v8/src/wasm/
H A Dmodule-compiler.h230 v8::metrics::WasmModuleDecoded metrics_event_;
H A Dmodule-decoder.cc2242 v8::metrics::WasmModuleDecoded metrics_event; in DecodeWasmModule()

Completed in 7 milliseconds