Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-isolate.h530 kWasmExceptionHandling = 111, enumerator
/third_party/node/deps/v8/src/wasm/
Dmodule-compiler.cc803 {kFeature_eh, Feature::kWasmExceptionHandling}}; in UpdateFeatureUseCounts()