Searched refs:kExceptionAttribute (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ | ||
D | wasm-constants.h | 122 constexpr uint32_t kExceptionAttribute = 0; variable |
D | module-decoder.cc | 1961 if (attribute != kExceptionAttribute) { in consume_exception_attribute() |