Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-constants.h122 constexpr uint32_t kExceptionAttribute = 0; variable
Dmodule-decoder.cc1961 if (attribute != kExceptionAttribute) { in consume_exception_attribute()