Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/wasm/
Dvalue-type.h306 static constexpr ValueType Ref(uint32_t heap_type, Nullability nullability) { in Ref()
312 static constexpr ValueType Ref(HeapType heap_type, Nullability nullability) { in Ref()
386 constexpr Nullability nullability() const { in nullability() function
Dfunction-body-decoder-impl.h286 Nullability nullability = in read_value_type() local
302 Nullability nullability = code == kOptRefCode ? kNullable : kNonNullable; in read_value_type() local