Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-metrics.h121 struct WasmModuleInstantiated { struct
122 bool async = false;
123 bool success = false;
124 size_t imported_function_count = 0;
148 V(WasmModuleInstantiated) \ argument